Browse Source

Update pimox-haos-vm.sh

tteckster 3 năm trước cách đây
mục cha
commit
813b4becc4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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'