diff --git a/make_mksquashfs.sh b/make_mksquashfs.sh index e9746a4..87cf22a 100644 --- a/make_mksquashfs.sh +++ b/make_mksquashfs.sh @@ -1,5 +1,7 @@ #!/bin/bash +pacman -Sy arch-install-scripts xorriso cdrtools squashfs-tools + set -e -u iso_name=SIMON_OS