View Single Post
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#4585
Originally Posted by Schturman View Post
Thanks
But weird, i get this error:
Code:
WAIT! Downloading PDF instruction...
/opt/N9QTweak/Tweaks/downloader.sh: line 24: Illegal number: n
But file downloaded...
curl And wget installed..
I can only guess what goes wrong here. Are you executing the script with "sh script.sh"? You need to run it with "bash script.sh"!!