Browse Source

Update dashy-update.sh

tteckster 3 years ago
parent
commit
41bd62199e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misc/dashy-update.sh

+ 1 - 0
misc/dashy-update.sh

@@ -1,4 +1,5 @@
 #!/usr/bin/env bash
+set -e
 clear
 YW=`echo "\033[33m"`
 BL=`echo "\033[36m"`