Github bot : script beautyshied

This commit is contained in:
github-actions
2023-03-26 00:12:48 +00:00
parent e9894b57f2
commit df4d09beb0
3 changed files with 6 additions and 6 deletions

View File

@@ -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"