diff --git a/runner/exec_wlcm b/runner/exec_wlcm index f43975f..0d15cb9 100755 --- a/runner/exec_wlcm +++ b/runner/exec_wlcm @@ -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