fixup! Updating downloading function
Took 1 minute
This commit is contained in:
parent
a41b443d15
commit
2ff2ee5b07
@ -60,10 +60,10 @@ function main()
|
||||
echo "Please use 'exit' and restart the script to apply the new session id!\n";
|
||||
break;
|
||||
case 'exit':
|
||||
echo "Have a nice dayyyy!!\n";
|
||||
echo "Goodbye!\n";
|
||||
exit();
|
||||
default:
|
||||
echo "Unkown command. Use help for help.\n";
|
||||
echo "Unknown command. Use help for help.\n";
|
||||
break;
|
||||
}
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user