mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-05 13:37:39 +00:00
Update haos-test.sh
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user