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
|
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue