View Single Post
Posts: 63 | Thanked: 75 times | Joined on Jul 2012 @ Austria
#346
Originally Posted by herno24 View Post
It doesn't work for me. I'm using a Windows pc to save the code into a .sh file, is that the problem?.
check if the script is executable (use "chmod +x /path/to/yourscript.sh" to make it executable).