This commit is contained in:
Andrea Cotza
2015-10-04 16:24:25 +02:00
parent f7b61fd19b
commit cbe6230bb4

View File

@@ -17,7 +17,7 @@ sudo make install
# Build rtorrent # Build rtorrent
cd /tmp cd /tmp
if [ -d libtorrent ]; then if [ -d rtorrent ]; then
sudo rm -r rtorrent sudo rm -r rtorrent
fi fi
sudo git clone https://github.com/rakshasa/rtorrent.git sudo git clone https://github.com/rakshasa/rtorrent.git