mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
@@ -39,7 +39,9 @@ RUN \
|
||||
&& sed -i 's|"directory_root_policy" : "belowroot"|"directory_root_policy" : "all"|g' /defaults/sync.conf \
|
||||
&& sed -i 's|"allow_empty_password" : false|"allow_empty_password" : true|g' /defaults/sync.conf \
|
||||
\
|
||||
&& sed -i 's|"/sync",|"/", "/sync",|g' /defaults/sync.conf
|
||||
&& sed -i 's|"/sync",|"/", "/sync",|g' /defaults/sync.conf \
|
||||
\
|
||||
&& sed -i "1a /./etc-cont-init.d/00-folders.sh" /etc/s6-overlay/s6-rc.d/init-resilio-sync-config/run
|
||||
|
||||
# Global LSIO modifications
|
||||
ARG CONFIGLOCATION="/share/resiliosync_config"
|
||||
|
||||
Reference in New Issue
Block a user