Advertisement
Guest User

Untitled

a guest
Jul 14th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. #!/usr/local/bin/bash
  2. #shutdown.sh
  3. wget http://[my ip]:8080/sabnzbd/shutdown?session=38206df191bd373bf777b867073d039a >> /dev/null
  4. wget http://[my ip]:8081/home/shutdown/ >> /dev/null
  5. wget http://[my ip]:5000/config/exit/ >> /dev/null
  6. wget http://[my ip]:8181/shutdown/ >> /dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement