Sfoglia il codice sorgente

Update pimox-haos-vm.sh

tteckster 3 anni fa
parent
commit
813b4becc4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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'