V8.13.440.2025.11.19
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m7s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-22 18:20:01 +00:00
parent c06687a77c
commit 982faf5503

View File

@@ -275,7 +275,7 @@ PID_BROKER="$!"
#fi
[ -n "${PASS}" ] || continue
#[ -n "${PASS}" ] || continue
# shellcheck disable=SC2310
PASS="$(ask_pass_console)" || continue