mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Github bot : script beautyshied
This commit is contained in:
@@ -56,7 +56,7 @@ elif [[ $($LAUNCHER -V 2>&1) == *"Nextcloud"* ]]; then
|
|||||||
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 "--------------------------------------"
|
||||||
# Is there an error
|
# Is there an error
|
||||||
elif [[ $($LAUNCHER -V 2>&1) == *"Composer autoloader not found"* ]]; then
|
elif [[ $($LAUNCHER -V 2>&1) == *"Composer autoloader not found"* ]]; then
|
||||||
bashio::log.red "--------------------------------------------------------"
|
bashio::log.red "--------------------------------------------------------"
|
||||||
bashio::log.red "Issue in installation detected, Nextcloud will reinstall"
|
bashio::log.red "Issue in installation detected, Nextcloud will reinstall"
|
||||||
|
|||||||
Reference in New Issue
Block a user