V8.00.000.2025.06.17
Some checks failed
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Failing after 31s
Some checks failed
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Failing after 31s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -65,6 +65,7 @@ yaml_parser() {
|
|||||||
(( var_index > VAR_USER_MAX )) && VAR_USER_MAX="${var_index}"
|
(( var_index > VAR_USER_MAX )) && VAR_USER_MAX="${var_index}"
|
||||||
fi
|
fi
|
||||||
done < <(compgen -v)
|
done < <(compgen -v)
|
||||||
|
do_log "info" "file_only" "1250() Found highest User #: '${VAR_USER_MAX}'."
|
||||||
|
|
||||||
### Remove obsolete variables, normalize empty assignments, wrap remaining values in single quotes
|
### Remove obsolete variables, normalize empty assignments, wrap remaining values in single quotes
|
||||||
sed -i -E '
|
sed -i -E '
|
||||||
|
|||||||
Reference in New Issue
Block a user