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