mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
rutorrent: add logoff pausewebui plugins, rm flatUI theme
This commit is contained in:
parent
5e27d680ab
commit
cb4d4ede23
@ -71,10 +71,10 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
||||
&& mkdir -p /var/www && cd /var/www \
|
||||
&& git clone https://github.com/Novik/ruTorrent.git rutorrent \
|
||||
&& cd /var/www/rutorrent/plugins/ \
|
||||
&& svn co http://rutorrent-logoff.googlecode.com/svn/trunk logoff \
|
||||
&& git clone https://github.com/xombiemp/rutorrentMobile.git mobile \
|
||||
&& svn checkout http://rutorrent-pausewebui.googlecode.com/svn/trunk pausewebui \
|
||||
&& cd /var/www/rutorrent/plugins/theme/themes \
|
||||
&& git clone https://github.com/exetico/FlatUI.git \
|
||||
&& mv FlatUI/FlatUI_* . && rm -rf FlatUI \
|
||||
&& git clone https://github.com/Phlooo/ruTorrent-MaterialDesign.git Material \
|
||||
&& mv /var/www/rutorrent /var/www/torrent \
|
||||
&& mkdir /filebot \
|
||||
|
Loading…
x
Reference in New Issue
Block a user