Advertisement
Localizator

rutorrent_install.sh

Jan 6th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.39 KB | None | 0 0
  1. #!/bin/sh
  2. cd ~/www/server.ath.cx
  3. svn checkout http://rutorrent.googlecode.com/svn/trunk/rutorrent
  4. cd rutorrent/plugins
  5. svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins/erasedata
  6. svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins/trafic
  7. svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins/autotools
  8. sudo chmod 777 -R ~/www/server.ath.cx/rutorrent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement