We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
0ct0pu5
/
Proxmox
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Update dashy-update.sh
tteckster
3 anni fa
parent
056a2a8b74
commit
41bd62199e
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
misc/dashy-update.sh
+ 1
- 0
misc/dashy-update.sh
Vedi File
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
+set -e
clear
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`