From bdd6640f0c335200e0c545cd4e20eee3f35ffb2b Mon Sep 17 00:00:00 2001 From: simono41 Date: Thu, 3 May 2018 19:47:13 +0200 Subject: [PATCH] fix --- make_mksquashfs-auto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index 0da58f7..cdb7438 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -49,11 +49,11 @@ fi function minimalinstallation() { cp mirrorlist* /etc/pacman.d/ - pacman -Scc - pacman -Syy <