Add `set -e` to `build_iso.sh` (#1806)

This commit is contained in:
Daemon Coder 2023-05-08 10:06:34 -04:00 committed by GitHub
parent 1df53c1406
commit 6e6b850a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
set -e
packages_file="/tmp/archlive/packages.x86_64"
# Packages to add to the archiso profile packages