removed sleep
This commit is contained in:
parent
0cbb8a326d
commit
4d39769cac
@ -362,8 +362,6 @@ homedir="$(getent passwd $SUDO_USER | cut -d: -f6)"
|
|||||||
debug=false
|
debug=false
|
||||||
downloadall=false
|
downloadall=false
|
||||||
usezsh=""
|
usezsh=""
|
||||||
echo $homedir
|
|
||||||
sleep 10
|
|
||||||
|
|
||||||
# run the program
|
# run the program
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user