Things I have spent too long learning and don't want to forget
Saturday, 30 October 2010
Script to start Jdownloader and socks
#!/bin/bash
sh /home/justcop/Sockso/linux.sh --nogui &
jdownloader &
add to /etc/init.d/script.sh
1 comment:
Justcop
30 October 2010 at 08:50
remeber these will now run as root so when setting up should use sudo
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
remeber these will now run as root so when setting up should use sudo
ReplyDelete