From a7e815bd3b0ce46b636f57e04435440129856ae6 Mon Sep 17 00:00:00 2001 From: Matt C Date: Wed, 20 Oct 2021 14:34:20 -0400 Subject: [PATCH] in case this is a live iso, make sure we've got dialog :sadge: --- make.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/make.sh b/make.sh index 7981233..ce031a7 100755 --- a/make.sh +++ b/make.sh @@ -1,6 +1,7 @@ #!/bin/bash ins() { + pacman -Sy dialog --noconfirm --needed chmod +x *.sh cp *.sh /usr/bin mv /usr/bin/citrine.sh /usr/bin/citrine