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