mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -44,6 +44,7 @@ RUN \
|
||||
\
|
||||
# Change location of executable
|
||||
sed -i "s|/config|/data/config|g" /usr/bin/occ && \
|
||||
sed -i "s|/config|/data/config|g" /usr/bin/updater.phar && \
|
||||
\
|
||||
# Change location of log
|
||||
sed -i "s|s6-setuidgid abc php -f /config/www/nextcloud/cron.php|(s6-setuidgid abc php -f /config/www/nextcloud/cron.php) \&>/proc/1/fd/1|g" /etc/crontabs/root && \
|
||||
|
||||
Reference in New Issue
Block a user