View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#372
Originally Posted by shapeshifter View Post
Have you set
Code:
chmod +x /home/user/delete_syslog_script.sh
to make it runnable? Also, I'm unsure if it's a good idea to use the /bin/sh shebang. Afaik, you should be using /bin/bash and let maemo's symlink to ash work.
why bash? it isn't installed on th device by default.
I think /bin/sh is the better way.
nicolai
 

The Following User Says Thank You to nicolai For This Useful Post: