Merge branch 'development' into refactor/TTD-3115/shellcheck-cleanup

This commit is contained in:
2025-12-04 11:46:31 +09:00
9 changed files with 205 additions and 100 deletions

View File

@@ -6,7 +6,7 @@
# Backup zabbix config and settings only
MODULE="zabbix"
MODULE_VERSION="1.1.3";
MODULE_VERSION="1.1.4";
DIR="${BASH_SOURCE%/*}"
if [[ ! -d "$DIR" ]]; then DIR="$PWD"; fi