V8.13.408.2025.11.13
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m33s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m33s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -41,7 +41,7 @@ ciss_upgrades_boot() {
|
||||
|
||||
for _target in "${_ary_target[@]}"; do
|
||||
|
||||
declare target="${VAR_HANDLER_BUILD_DIR}/config/includes.chroot/${_target}"
|
||||
declare target="${VAR_HANDLER_BUILD_DIR}/config/includes.chroot${_target}"
|
||||
|
||||
declare var_sha="${target}sha512sum.txt"
|
||||
declare var_sig="${var_sha}.sig"
|
||||
|
||||
Reference in New Issue
Block a user