mirror of https://github.com/tteck/Proxmox.git
Update pimox-haos-vm.sh
parent
380e387895
commit
813b4becc4
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
# for testing only
|
||||
set -o pipefail
|
||||
shopt -s expand_aliases
|
||||
alias die='EXIT=$? LINE=$LINENO error_exit'
|
||||
|
|
Loading…
Reference in New Issue