From b4045eb83429ba99c42a63ca81533045774d0436 Mon Sep 17 00:00:00 2001 From: simono41 Date: Mon, 2 Apr 2018 07:17:43 +0200 Subject: [PATCH] fix --- make_mksquashfs-auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index d96b1e2..f3b8698 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -72,7 +72,7 @@ function filesystem() { if [ "$scripte" != "n" ] then echo "Scripte werden heruntergeladen!" - pacman -Sy arch-install-scripts xorriso squashfs-tools btrfs-progs dosfstools --needed --noconfirm + pacman -Syu arch-install-scripts xorriso squashfs-tools btrfs-progs dosfstools --needed --noconfirm fi