From f3ba0ea442bdae7edfcc149bff6b8204b8bb681f Mon Sep 17 00:00:00 2001 From: simono41 Date: Fri, 6 Apr 2018 15:50:55 +0200 Subject: [PATCH] fix --- make_mksquashfs-auto.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index e0514e1..deb3f58 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -69,13 +69,6 @@ function filesystem() { if [ "$system" != "n" ] then - if [ "$scripte" != "n" ] - then - echo "Scripte werden heruntergeladen!" - pacman -Syu arch-install-scripts xorriso squashfs-tools btrfs-progs dosfstools --needed --noconfirm - - fi - if [ "$pacstrap" != "n" ] then if [ "$pacstrap" != "debug" ]; then