V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 51s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 51s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -111,7 +111,8 @@ do_in_target_script() {
|
||||
LC_ALL="C.UTF-8" \
|
||||
DEBIAN_FRONTEND="noninteractive" \
|
||||
APT_LISTCHANGES_FRONTEND="none" \
|
||||
/bin/bash -c "${var_chroot_script}"
|
||||
/bin/bash -o errexit -o errtrace -o functrace -o nounset -o pipefail \
|
||||
-O inherit_errexit -O failglob -O lastpipe -c "${var_chroot_script}"
|
||||
|
||||
then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user