View Single Post
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#26
You should be able to add that path to the standard path by editing (if necessary creating) a file .profile (dot profile) in your home directory.
Add a line like this:
Code:
PATH=$PATH:/home/user/MyDocs/scripts
(After that you'll have to reboot your device)

Or, you can instead simply specify the full path to your scripts:
/home/user/MyDocs/scripts/name-of-script.sh
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 

The Following User Says Thank You to TA-t3 For This Useful Post: