Selaa lähdekoodia

Update pimox-haos-vm.sh

tteckster 3 vuotta sitten
vanhempi
commit
813b4becc4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      vm/pimox-haos-vm.sh

+ 1 - 0
vm/pimox-haos-vm.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
+# for testing only
 set -o pipefail
 shopt -s expand_aliases
 alias die='EXIT=$? LINE=$LINENO error_exit'