Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaemon Coder <11915375+codefiles@users.noreply.github.com>2023-05-08 10:06:34 -0400
committerGitHub <noreply@github.com>2023-05-08 16:06:34 +0200
commit6e6b850a8f687b193172aaa321d49bd2956c1d4f (patch)
tree3e74dc9e4046ea409787b161d4ea43282b16651c
parent1df53c1406960b5d7b17bb7ee84431f8de7bfbdf (diff)
Add `set -e` to `build_iso.sh` (#1806)
-rwxr-xr-xbuild_iso.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_iso.sh b/build_iso.sh
index 48f5bef6..26adf95e 100755
--- a/build_iso.sh
+++ b/build_iso.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+set -e
+
packages_file="/tmp/archlive/packages.x86_64"
# Packages to add to the archiso profile packages