Forgot to remove debugging stuff that stops the script from running.
This commit is contained in:
parent
4cd94563ee
commit
bc532a5f0b
@ -93,7 +93,6 @@ if [[ "$1" == "-r" || "$1" == "--register" ]]; then
|
||||
register $voice
|
||||
fi
|
||||
|
||||
exit 0
|
||||
# make sure the ~/Downloads directory exists.
|
||||
mkdir -p ~/Downloads
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user