mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
rutorrent: github repo over google code
This commit is contained in:
parent
4532316e10
commit
81ff35a525
@ -71,9 +71,9 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
|||||||
&& mkdir -p /var/www && cd /var/www \
|
&& mkdir -p /var/www && cd /var/www \
|
||||||
&& git clone https://github.com/Novik/ruTorrent.git rutorrent \
|
&& git clone https://github.com/Novik/ruTorrent.git rutorrent \
|
||||||
&& cd /var/www/rutorrent/plugins/ \
|
&& cd /var/www/rutorrent/plugins/ \
|
||||||
&& svn co http://rutorrent-logoff.googlecode.com/svn/trunk logoff \
|
&& git clone https://github.com/Korni22/rutorrent-logoff logoff \
|
||||||
&& git clone https://github.com/xombiemp/rutorrentMobile.git mobile \
|
&& git clone https://github.com/xombiemp/rutorrentMobile.git mobile \
|
||||||
&& svn checkout http://rutorrent-pausewebui.googlecode.com/svn/trunk pausewebui \
|
&& git clone https://github.com/Ardakilic/rutorrent-pausewebui pausewebui \
|
||||||
&& cd /var/www/rutorrent/plugins/theme/themes \
|
&& cd /var/www/rutorrent/plugins/theme/themes \
|
||||||
&& git clone https://github.com/Phlooo/ruTorrent-MaterialDesign.git Material \
|
&& git clone https://github.com/Phlooo/ruTorrent-MaterialDesign.git Material \
|
||||||
&& mv /var/www/rutorrent /var/www/torrent \
|
&& mv /var/www/rutorrent /var/www/torrent \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user