mini refactor
This commit is contained in:
parent
66e4f93015
commit
05b53b7d92
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,8 @@ GRAY='\033[0;37m \e[3m'
|
|||
NC='\033[0m \e[0m' # No Color, No Effect
|
||||
BOLD='\033[1;97m'
|
||||
|
||||
|
||||
sleep 1
|
||||
cat <<-EOF
|
||||
/\$\$\$\$\$\$ /\$\$\$\$\$\$\$\$ /\$\$ /\$\$\$\$\$\$\$ /\$\$\$\$\$\$ /\$\$\$\$\$\$\$\$
|
||||
|_ \$\$_/| \$\$_____/| \$\$ | \$\$__ \$\$ /\$\$__ \$\$|__ \$\$__/
|
||||
|
@ -52,6 +54,7 @@ cat <<-EOF
|
|||
|______/|__/ |________/|_______/ \______/ |__/
|
||||
LAB COMPUTER SETUP SCRIPT - VERSION $VERSION
|
||||
EOF
|
||||
sleep 1
|
||||
|
||||
# #
|
||||
### FUNCTIONS ###
|
||||
|
|
Loading…
Reference in a new issue