From 72e923adac2aadc9bc81b1020fec228f3cda7ba2 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 9 Feb 2017 03:42:35 +0100 Subject: [PATCH] Update make_mksquashfs.sh --- make_mksquashfs.sh | 2 ++ 1 file changed, 2 insertions(+) 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