Update Dockerfile

This commit is contained in:
Alexandre
2023-09-06 18:12:43 +02:00
committed by GitHub
parent 0369f60bfc
commit 305c4ce11a

View File

@@ -131,7 +131,7 @@ RUN \
cat /defaults/nginx_addition >> /defaults/nginx/site-confs/default.conf.sample && \
\
# Run custom scripts after installation
echo "/./ha_entrypoint.sh" >> /etc/s6-overlay/s6-rc.d/init-nextcloud-config/run
echo "mv /scripts/* /etc/cont-init.d/ && /./ha_entrypoint.sh" >> /etc/s6-overlay/s6-rc.d/init-nextcloud-config/run
############
# 5 Labels #