Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Rename some variables
Browse files Browse the repository at this point in the history
  • Loading branch information
batden committed Dec 23, 2023
1 parent f689a24 commit 3e98a7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions esteem.sh
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 232,8 @@ cnt_dir() {
fi

if [ $COUNT -lt 14 ]; then
printf "\n$BLY%s %s\n" "WARNING: ONLY $COUNT OF 14 PROGRAMS HAVE BEEN DOWNLOADED!"
printf "\n$BLY%s $OFF%s\n\n" "WAIT 12 SECONDS OR HIT CTRL C TO EXIT NOW."
printf "\n$BDY%s %s\n" "WARNING: ONLY $COUNT OF 14 PROGRAMS HAVE BEEN DOWNLOADED!"
printf "\n$BDY%s $OFF%s\n\n" "WAIT 12 SECONDS OR HIT CTRL C TO EXIT NOW."
beep_attention
sleep 12
fi
Expand Down

0 comments on commit 3e98a7c

Please sign in to comment.