mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Update 02-init_steps.sh
This commit is contained in:
@@ -111,7 +111,7 @@ if [ -f /reinstall ]; then
|
|||||||
|
|
||||||
# Reinstall
|
# Reinstall
|
||||||
bashio::log.green "... reinstall ongoing, please wait"
|
bashio::log.green "... reinstall ongoing, please wait"
|
||||||
rm /data/config/www/nextcloud/index.php && \
|
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
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user