From 3309515568838d2045bc33fed363d739a317852b Mon Sep 17 00:00:00 2001 From: simono41 Date: Mon, 23 Apr 2018 14:53:37 +0200 Subject: [PATCH] fix --- arch-graphical-install-auto | 2 +- make_mksquashfs-auto.sh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch-graphical-install-auto b/arch-graphical-install-auto index 884b7e8..a3bed2a 100755 --- a/arch-graphical-install-auto +++ b/arch-graphical-install-auto @@ -357,7 +357,7 @@ then standartinstallation if [ "${version}" == "voll" ]; then /opt/${repo}/strap.sh - pacman -Syu blackarch --needed --noconfirm + pacman -Syu blackarch --needed --noconfirm --ignore wssip fi fi checkend diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index d425dce..e71650f 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -430,7 +430,7 @@ if [ "${filesystem}" == "y" ]; then fi fi -if [ "${makeimage}" == "skip" ]; then +if [ "${makeimage}" == "y" ]; then # System-image @@ -438,7 +438,7 @@ if [ "${makeimage}" == "skip" ]; then fi -if [ "${makebios}" == "skip" ]; then +if [ "${makebios}" == "y" ]; then # BIOS BIOS @@ -448,7 +448,7 @@ BIOS UEFI fi -if [ "${makeiso}" != "skip" ]; then +if [ "${makeiso}" == "y" ]; then # MAKEISO makeiso