View Single Post
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#53
Originally Posted by moepda View Post
i cant get it to run either, should the OptimizeN900 file have .sh attached when on phone ? and placed in /opt/ ?, reason i ask is i have only folders in my /opt not any files out of folders, also change properties to executable ? im using winscp by the way ...
If you originally put it in /home/user/MyDocs/Download you could move it with:

1. root
2. mkdir /home/opt/scripts
3. mv /home/user/MyDocs/Download/Optimize900 /home/opt/scripts
4. cd /home/opt/scripts/
5. sh Optimize900

You don't need to make it executable or put .sh in the end.
 

The Following 4 Users Say Thank You to AlMehdi For This Useful Post: