mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 14:36:28 +01:00
Update 02-init_steps.sh
This commit is contained in:
@@ -120,4 +120,5 @@ if [ -f /reinstall ]; then
|
|||||||
bashio::log.green "... reinstall ongoing, please wait"
|
bashio::log.green "... reinstall ongoing, please wait"
|
||||||
if [ -f /data/config/www/nextcloud/index.php ]; then rm /data/config/www/nextcloud/index.php; fi && \
|
if [ -f /data/config/www/nextcloud/index.php ]; then rm /data/config/www/nextcloud/index.php; fi && \
|
||||||
/./etc/s6-overlay/s6-rc.d/init-nextcloud-config/run
|
/./etc/s6-overlay/s6-rc.d/init-nextcloud-config/run
|
||||||
|
occ upgrade &>/proc/1/fd/1 || true
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user