Update bml.sh
added a `
This commit is contained in:
parent
8d0b2bfe66
commit
cf1f30e346
2
bml.sh
2
bml.sh
@ -10,7 +10,7 @@ COOKIE=~/.cache/bml-cli/cookie
|
|||||||
CREDENTIALS=~/.config/bml-cli/.env
|
CREDENTIALS=~/.config/bml-cli/.env
|
||||||
|
|
||||||
#Setting terminal output colors
|
#Setting terminal output colors
|
||||||
red=`tput setaf 1
|
red=`tput setaf 1`
|
||||||
#errorred=`tput setaf 196`
|
#errorred=`tput setaf 196`
|
||||||
#validgreen=`tput setaf 82`
|
#validgreen=`tput setaf 82`
|
||||||
green=`tput setaf 46`
|
green=`tput setaf 46`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user