remove colour vars
This commit is contained in:
parent
624c80e0fd
commit
682a1f800b
@ -12,7 +12,7 @@ catch_errors
|
||||
setting_up_container
|
||||
network_check
|
||||
|
||||
read -r -p "${TAB3}${YW}Enter the email address of your first admin user: ${CL}" admin_email
|
||||
read -r -p "${TAB3}Enter the email address of your first admin user: " admin_email
|
||||
if [[ "$admin_email" ]]; then
|
||||
EMAIL="$admin_email"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user