Update-WLCM-Header
This commit is contained in:
parent
c27b06fd98
commit
6a39a83736
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue