- Testing is not for me #13
6
bml.sh
6
bml.sh
@ -8,8 +8,8 @@ COOKIE=/tmp/bmlcookie
|
||||
CREDENTIALS=.env
|
||||
|
||||
#Setting terminal output colors
|
||||
red="\033[0;32m"
|
||||
green="\033[0;31m"
|
||||
reset="\033[0m"
|
||||
red= `\033[0;32m`
|
||||
green= `\033[0;31m`
|
||||
reset= `\033[0m`
|
||||
|
||||
source readpass.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user