mirror of https://github.com/tteck/Proxmox.git
Update dashy-update.sh
This commit is contained in:
parent
056a2a8b74
commit
41bd62199e
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
clear
|
clear
|
||||||
YW=`echo "\033[33m"`
|
YW=`echo "\033[33m"`
|
||||||
BL=`echo "\033[36m"`
|
BL=`echo "\033[36m"`
|
||||||
|
|
Loading…
Reference in New Issue