Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
XxAcielxX authored Jun 3, 2024
1 parent d7f4cab commit fbb1bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL org.opencontainers.image.source="https://github.com/XxAcielxX/docker-rutor
RUN \
echo "**** apply patches for /downloads ****" && \
sed -i -e '152s/themes [*\]/themes/; 247s_[*/]_/downloads_; 153,154d;398,399d' '/etc/cont-init.d/03-config.sh' && \
sed -i -e '5,23s/[*/]complete//' '/tpls/etc/nginx/conf.d/webdav.conf' && \
sed -i -e '4,22s/[*/]complete//' '/tpls/etc/nginx/conf.d/webdav.conf' && \
sed -i -e '/pex\.set/s/yes/no/; /umask\.set/s/^/#/; 56,60d' '/tpls/.rtorrent.rc' && \
sed -i -e '/complete\//d; /temp\//d; /directory\.default/s/download_temp/download/' '/tpls/etc/rtorrent/.rtlocal.rc'

Expand Down

0 comments on commit fbb1bc6

Please sign in to comment.