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 # ENVIRONMENT="production" # This line is removed
# Display the updated warning message # Display the updated warning message
echo -e "${LIGHT_BLUE}${BOLD} ___ _ _ _ ____ ____ ____ _ _ ____ ___ ____ _ _ ____ echo -e "${LIGHT_BLUE}${BOLD} ___ __ _____ __ __ _ _
| \_/ | |___ | | [__ \_/ [__ | |___ |\/| [__ | | _ _ (_ \_/(_ | |_ |\/|(_ |_)|_ _ _ ._ o |_).__ o _ __|_
| | |___ |___ |__| ___] | ___] | |___ | | ___] | \/|(-(_)__) | __) | |__| |__) | | |(_)(/_| ||><| |(_)|(/_(_ |_
${RESET}" / _| ${RESET}"
# Detect the distribution # Detect the distribution
if [ -f /etc/redhat-release ]; then if [ -f /etc/redhat-release ]; then