V8.02.644.2025.05.31
All checks were successful
Retrieve the DNSSEC status at the time of updating the repository. / build-dnssec-diagram (push) Successful in 31s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-05-31 09:02:48 +02:00
parent 498606ba87
commit 87fd16b02d

View File

@@ -175,7 +175,7 @@ arg_parser() {
--control)
#if [[ -n "${2}" && "${2}" =~ ^-?[0-9]+$ && "${2}" -ge 1 && "${2}" -le 65536 ]]; then
if [[ -n "${2}" ]]; then
declare -gi VAR_HANDLER_ISO_COUNTER="${2}"
declare -g VAR_HANDLER_ISO_COUNTER="${2}"
shift 2
else
if ! $VAR_HANDLER_AUTOBUILD; then boot_screen_cleaner; fi