mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 01:01:50 +02:00
correct
This commit is contained in:
@@ -48,7 +48,7 @@ RUN \
|
|||||||
&& echo 'WebUI\LocalHostAuth=false' >> /defaults/qBittorrent.conf \
|
&& echo 'WebUI\LocalHostAuth=false' >> /defaults/qBittorrent.conf \
|
||||||
\
|
\
|
||||||
# Change location of config
|
# Change location of config
|
||||||
&& sed -i "s|/config$|/config/qBittorrent$|g" "/etc/s6-overlay/s6-rc.d/*/run"
|
&& sed -i "s|/config$|/config/qBittorrent$|g" "/etc/s6-overlay/s6-rc.d/init-qbittorrent/run"
|
||||||
|
|
||||||
# Global LSIO modifications
|
# Global LSIO modifications
|
||||||
ARG CONFIGLOCATION="/config"
|
ARG CONFIGLOCATION="/config"
|
||||||
|
|||||||
Reference in New Issue
Block a user