Update-WLCM-Header

This commit is contained in:
Tyleo Dv. Delaware 2025-02-02 19:47:00 +00:00
parent c27b06fd98
commit 6a39a83736

View file

@ -18,10 +18,10 @@ MAGENTA_LIGHT='\033[1;35m' # ANSI code for light magenta (violet clair)
# ENVIRONMENT="production" # This line is removed
# Display the updated warning message
echo -e "${LIGHT_BLUE}${BOLD} ___ _ _ _ ____ ____ ____ _ _ ____ ___ ____ _ _ ____
| \_/ | |___ | | [__ \_/ [__ | |___ |\/| [__
| | |___ |___ |__| ___] | ___] | |___ | | ___]
${RESET}"
echo -e "${LIGHT_BLUE}${BOLD} ___ __ _____ __ __ _ _
| | _ _ (_ \_/(_ | |_ |\/|(_ |_)|_ _ _ ._ o |_).__ o _ __|_
| \/|(-(_)__) | __) | |__| |__) | | |(_)(/_| ||><| |(_)|(/_(_ |_
/ _| ${RESET}"
# Detect the distribution
if [ -f /etc/redhat-release ]; then