Update 02-init_steps.sh

This commit is contained in:
Alexandre
2023-03-26 18:23:03 +02:00
committed by GitHub
parent a29c436f26
commit 96026680c2

View File

@@ -121,5 +121,3 @@ if [ -f /reinstall ]; then
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
fi
bashio::log.green "... done"