diff --git a/upload-to-storage.sh b/upload-to-storage.sh index 985272a..55dc20b 100755 --- a/upload-to-storage.sh +++ b/upload-to-storage.sh @@ -3,7 +3,7 @@ # SPDX-FileCopyrightText: 2025-2026 Harald Sitter # SPDX-FileCopyrightText: 2026 Hadi Chokr -set -eu +set -eux # Output Directory OUTDIR="${OUTDIR:-mkosi.output}"