Update 02-init_steps.sh

This commit is contained in:
Alexandre
2023-03-24 11:55:30 +01:00
committed by GitHub
parent d5f0b074ff
commit 0ca553534f

View File

@@ -90,7 +90,8 @@ if [ -f /reinstall ]; then
# Reinstall
bashio::log.warning "... reinstall ongoing, please wait"
rm /data/config/www/nextcloud/index.php && \
/./etc/s6-overlay/s6-rc.d/init-nextcloud-config/run && \
/./etc/s6-overlay/s6-rc.d/init-nextcloud-config/run
fi
bashio::log.info "... done"