Permissions - Workinq/Alt-Logging GitHub Wiki
Now that you've finished creating/uploading the script, you need to give it permissions or else your system won't allow it to run. To give the script permissions, execute the following command: chmod +x launch.sh
(if you named the script differently, you will need to change the filename specified after the +x
bit.
Make sure that you're a sudo user so you can give permissions to other files. Also make sure that you are in the same directory you created the script in or else you will get an error message like the following: No such file or directory
!
Now that you've given the script permissions to run, head over to the installing page where you will find out how to actually execute the script and begin to log accounts.