mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 04:58:46 +02:00
Update Dockerfile
This commit is contained in:
@@ -40,7 +40,7 @@ ENV \
|
|||||||
# SPECIFIC IMAGES MODIFICATIONS
|
# SPECIFIC IMAGES MODIFICATIONS
|
||||||
RUN \
|
RUN \
|
||||||
# Correction for s6v3
|
# Correction for s6v3
|
||||||
ln -sf /etc/services.d/qbittorrent/run /etc/s6-overlay/s6-rc.d/svc-qbittorrent/run \
|
mv /etc/services.d/qbittorrent/run /etc/s6-overlay/s6-rc.d/svc-qbittorrent/run \
|
||||||
\
|
\
|
||||||
# Set download folder to /share
|
# Set download folder to /share
|
||||||
&& sed -i 's|/downloads/|/share/qBittorrent/|g' /defaults/qBittorrent.conf \
|
&& sed -i 's|/downloads/|/share/qBittorrent/|g' /defaults/qBittorrent.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user