mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
change color
This commit is contained in:
parent
0b41594818
commit
145bd2e4c2
@ -53,8 +53,8 @@ SCRIPT_NAME="Nextcloud First Startup Script"
|
||||
# shellcheck source=lib.sh
|
||||
source /var/scripts/lib.sh
|
||||
else
|
||||
print_text_in_color "$ICyan" "You don't seem to have a working internet connection, and /var/scripts/lib.sh is missing so you can't run this script."
|
||||
print_text_in_color "$ICyan" "Please report this to https://github.com/nextcloud/vm/issues/"
|
||||
print_text_in_color "$IRed" "You don't seem to have a working internet connection, and /var/scripts/lib.sh is missing so you can't run this script."
|
||||
print_text_in_color "$IRed" "Please report this to https://github.com/nextcloud/vm/issues/"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user