Remove updater.phar

This commit is contained in:
Alexandre
2023-07-12 11:09:58 +02:00
committed by GitHub
parent 7b89caf456
commit d3217e2ea2

View File

@@ -49,7 +49,6 @@ 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 && \