View Single Post
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#69
Save it to MyDocs folder as make-deb.sh and then do this as root:
Code:
cp /home/user/MyDocs/make-deb.sh /usr/bin/make-deb
chmod +x /usr/bin/make-deb
Then you can use it.

Alternatively just save it in MyDocs as make-deb.sh and use it like "sh /home/user/MyDocs/make-deb.sh /home/user/foopackage"
 

The Following 2 Users Say Thank You to Zas For This Useful Post: