Update ruTorrent too

This commit is contained in:
Andrea Cotza
2015-10-04 17:01:07 +02:00
parent cbe6230bb4
commit 34ba187c2e

View File

@@ -30,4 +30,9 @@ sudo make install
sudo ldconfig sudo ldconfig
# Update ruTorrent
cd /var/www/rutorrent
sudo git pull
sudo chown -R www-data:www-data /var/www/rutorrent
sudo service rtorrent start sudo service rtorrent start