mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Remove updater.phar
This commit is contained in:
@@ -49,7 +49,6 @@ RUN \
|
|||||||
\
|
\
|
||||||
# Change location of executable
|
# Change location of executable
|
||||||
sed -i "s|/config|/data/config|g" /usr/bin/occ && \
|
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
|
# 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 && \
|
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