mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-09-08 04:59:14 +02:00
v2
This commit is contained in:
9
.templates/show_text_color
Normal file
9
.templates/show_text_color
Normal file
@@ -0,0 +1,9 @@
|
||||
#Define colors
|
||||
red=1
|
||||
green=2
|
||||
yellow=3
|
||||
blue=4
|
||||
violet=5
|
||||
teal=6
|
||||
echo "$(tput setaf $red)ENV exported : $word$(tput sgr0)"
|
||||
echo -e "\033[0;31mError\033[0m : Text"
|
||||
Reference in New Issue
Block a user