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