Fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user