mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 16:23:21 +01:00
Update haos-test.sh
This commit is contained in:
parent
e679048dda
commit
e95e8992a9
@ -37,7 +37,7 @@ HOLD="-"
|
||||
CM="${GN}✓${CL}"
|
||||
CROSS="${RD}✗${CL}"
|
||||
THIN="discard=on,ssd=1,"
|
||||
set -euo pipefail
|
||||
set -e
|
||||
trap 'error_handler $LINENO "$BASH_COMMAND"' ERR
|
||||
trap cleanup EXIT
|
||||
function error_handler() {
|
||||
|
Loading…
Reference in New Issue
Block a user