V8.13.392.2025.11.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 59s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-07 21:30:16 +01:00
parent 0b03a0955c
commit b9c91423dd

View File

@@ -24,7 +24,7 @@
## This is free software, and you are welcome to redistribute it
## under certain conditions; see COPYING for details.
set -Ceu
set -e
### Including common functions.
if [ -e "${LIVE_BUILD}/scripts/build.sh" ]; then