View Single Post
James_Littler's Avatar
Posts: 820 | Thanked: 436 times | Joined on May 2010 @ Portsmouth, UK.
#87
Ok that might make things easier

so you have opt and usr directories from the zip extracted to your MyDocs directory?

If so:

Code:
root
Code:
cp -r /home/user/MyDocs/opt /root
cp -r /home/user/MyDocs/usr /root
cd /root/opt/scripts/
chmod +x KR

Last edited by James_Littler; 2010-08-13 at 14:10.
 

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