From f81aa6bba0e8f8092125af4401aeda9f51de1572 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sat, 10 Oct 2020 12:46:27 -0500 Subject: [PATCH] Update Sat Oct 10 12:46:27 PM CDT 2020 --- pimpmykali.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index 6ac0957..c2b75aa 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -24,9 +24,9 @@ norm=$'\e[21m' # launch_codes - for a little fun in the --borked scripts - launch_codes_alpha=$(echo $((1 + RANDOM % 9999))) - launch_codes_beta=$(echo $((1 + RANDOM % 9999))) - launch_codes_charlie=$(echo $((1 + RANDOM % 9999))) + # launch_codes_alpha=$(echo $((1 + RANDOM % 9999))) + # launch_codes_beta=$(echo $((1 + RANDOM % 9999))) + # launch_codes_charlie=$(echo $((1 + RANDOM % 9999))) # status indicators greenplus='\e[1;33m[++]\e[0m' @@ -38,7 +38,7 @@ fourblinkexclaim='\e[1;31m[\e[5;31m!!!!\e[0m\e[1;31m]\e[0m' # variables needed in the script - wait_time=10 # 2nd warning screen wait time + # wait_time=10 # 2nd warning screen wait time force=0 check="" section=""