Ver código fonte

Update pimox-haos-vm.sh

tteckster 3 anos atrás
pai
commit
813b4becc4
1 arquivos alterados com 1 adições e 0 exclusões
  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'