mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update 99-add_packages.sh
This commit is contained in:
@@ -8,7 +8,7 @@ fi || bashio::log.info "occ not found"
|
|||||||
|
|
||||||
# Make sure there is an Nextcloud installation
|
# Make sure there is an Nextcloud installation
|
||||||
if [[ $($LAUNCHER -V 2>&1) == *"not installed"* ]]; then
|
if [[ $($LAUNCHER -V 2>&1) == *"not installed"* ]]; then
|
||||||
bashio::log.warning "It seems there is no Nextcloud server installed. Please restart the addon after initialization of the user."
|
bashio::log.warning "... it seems there is no Nextcloud server installed. Please restart the addon after initialization of the user."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user