HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) c1ef6d7c51
Improve error handling and cleanup in shell functions (#10116)
Refactored various shell functions to add more robust error handling by redirecting stderr to /dev/null and using '|| true' to prevent script failures. Enhanced npm cache cleanup to remove both _cacache and _logs directories, and improved reliability of version and keyring extraction commands. These changes increase script resilience and prevent unnecessary errors from halting execution.
2025-12-18 18:38:08 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func feat(motd): dynamically read OS version on each login (#9751) 2025-12-07 21:29:09 +01:00
alpine-tools.func Three-tier defaults system | security improvements | error_handler | improved logging | improved container creation | improved architecture (#9540) 2025-12-04 07:52:18 +01:00
api.func Three-tier defaults system | security improvements | error_handler | improved logging | improved container creation | improved architecture (#9540) 2025-12-04 07:52:18 +01:00
build.func quickfix; trim timezone 2025-12-16 17:11:14 +01:00
cloud-init.func core: add cloud-init.func library for VM configuration (#9538) 2025-12-01 13:49:42 +01:00
core.func Improve error handling and cleanup in shell functions (#10116) 2025-12-18 18:38:08 +01:00
error_handler.func core: extend storage type support (rbd, nfs, cifs) and validation (iscidirect, isci, zfs, cephfs, pbs) (#9646) 2025-12-04 19:41:01 +01:00
install.func feat(motd): dynamically read OS version on each login (#9751) 2025-12-07 21:29:09 +01:00
tools.func Improve error handling and cleanup in shell functions (#10116) 2025-12-18 18:38:08 +01:00