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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-26 16:08:49 +02:00
parent 9b332c2916
commit 952c56ffda

View File

@@ -90,7 +90,7 @@ installation_firmware() {
if [[ -n "${var_alias}" ]]; then if [[ -n "${var_alias}" ]]; then
if [[ -z "${hmp_alias_unique[${var_alias}]}" ]]; then if [[ -z "${hmp_alias_unique[${var_alias}]:-}" ]]; then
hmp_alias_unique["${var_alias}"]=1 hmp_alias_unique["${var_alias}"]=1
printf '%s\n' "${var_alias}" >> "${dir_fw}/4145_s1_mod_aliases_all.txt" printf '%s\n' "${var_alias}" >> "${dir_fw}/4145_s1_mod_aliases_all.txt"