This commit is contained in:
Alexandre
2022-09-10 17:41:35 +02:00
parent 673a424dd8
commit 80c5da147e

View File

@@ -48,7 +48,7 @@ RUN \
&& echo 'WebUI\LocalHostAuth=false' >> /defaults/qBittorrent.conf \
\
# Change location of config
&& sed -i "s|/config$|/config/qBittorrent$|g" "/etc/s6*/s6*/init-qb*/run"
&& sed -i "s|/config$|/config/qBittorrent$|g" "/etc/s6-overlay/s6-rc.d/*/run"
# Global LSIO modifications
ARG CONFIGLOCATION="/config"