remove un-needed formatting vars
This commit is contained in:
parent
1cffb137d6
commit
40a6d0cfb0
@ -8,13 +8,9 @@
|
|||||||
|
|
||||||
### set script output colours
|
### set script output colours
|
||||||
normal="\e[0m"
|
normal="\e[0m"
|
||||||
bold="\e[1m"
|
|
||||||
default="\e[39m"
|
|
||||||
err="\e[1;31m"
|
err="\e[1;31m"
|
||||||
warn="\e[1;93m"
|
|
||||||
ok="\e[32m"
|
ok="\e[32m"
|
||||||
lit="\e[93m"
|
lit="\e[93m"
|
||||||
op="\e[39m"
|
|
||||||
info="\e[96m"
|
info="\e[96m"
|
||||||
note="\e[95m"
|
note="\e[95m"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user