Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Auto install script for Rutorrent
- # by Patrick Kerwood
- cd /home
- wget https://raw.github.com/Kerwood/rtorrent.auto.install/master/rtorrent.auto.install-NEWEST-VERSION
- chmod +x rtorrent.auto.install-NEWEST-VERSION
- # In the installation process you have to choose a system user
- sudo ./rtorrent.auto.install-NEWEST-VERSION
- # The installation adds a INIT SCRIPT that makes rtorrent start at boot
- # TO START AND STOP RTORRENT
- # service rtorrent-init start
- # service rtorrent-init stop
Advertisement
Add Comment
Please, Sign In to add comment