mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-06 03:44:53 +01:00
Update 02-init_steps.sh
This commit is contained in:
@@ -75,7 +75,7 @@ elif [[ $($LAUNCHER -V 2>&1) == *"Nextcloud"* ]] || grep -q "/mnt/" /data/config
|
|||||||
bashio::log.green "----------------------------------------"
|
bashio::log.green "----------------------------------------"
|
||||||
bashio::log.green " Nextcloud $CURRENTVERSION is installed "
|
bashio::log.green " Nextcloud $CURRENTVERSION is installed "
|
||||||
bashio::log.green "----------------------------------------"
|
bashio::log.green "----------------------------------------"
|
||||||
elif ! grep -q "/mnt/" /data/config/www/nextcloud/config/config.php; then
|
else
|
||||||
bashio::log.red "-------------------------------------------------"
|
bashio::log.red "-------------------------------------------------"
|
||||||
bashio::log.red " Unknown error detected, auto-repair will launch "
|
bashio::log.red " Unknown error detected, auto-repair will launch "
|
||||||
bashio::log.red "-------------------------------------------------"
|
bashio::log.red "-------------------------------------------------"
|
||||||
|
|||||||
Reference in New Issue
Block a user