diff --git a/scripts/rtupdate b/scripts/rtupdate index 92bc681..b280627 100755 --- a/scripts/rtupdate +++ b/scripts/rtupdate @@ -145,8 +145,8 @@ echo "Fetching source files" # git clone -q -b feature-bind --single-branch https://github.com/rakshasa/libtorrent.git libtorrent-$libvers # git clone -q -b feature-bind --single-branch https://github.com/rakshasa/rtorrent.git rtorrent-$rtvers #else - curl - https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$libvers.tar.gz | tar xz - curl - https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$rtvers.tar.gz | tar xz + curl -# https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$libvers.tar.gz | tar xz + curl -# https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$rtvers.tar.gz | tar xz #fi if [ $xmlrpc_repo = 0 ]; then