View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#16
You can not set the execution bit on
a shell script (or application) which is on
a FAT partitition (MyDocs is a FAT partitiion)
Move your script to /home/user or call the script
explicit:
/bin/sh /home/user/MyDocs/Kall/Kall/Kall-install.sh
 

The Following 3 Users Say Thank You to nicolai For This Useful Post: