Update statuses

This commit is contained in:
Sam Heinz
2025-06-29 16:54:26 +10:00
parent 290b422a42
commit c926466129
9 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
set -Eeuo pipefail
trap 'echo -e "\n[ERROR] in line $LINENO: exit code $?"' ERR