🗃️ Update codebase 🗃️

rootfs/usr/local/bin/entrypoint.sh
This commit is contained in:
casjay
2025-10-31 14:15:50 -04:00
parent d802319572
commit 571dbbb0ba

View File

@@ -480,6 +480,7 @@ backup)
;;
# Docker healthcheck
healthcheck)
shift 1
arguments="$*"
healthStatus=0
healthEnabled="${HEALTH_ENABLED:-}"