This commit is contained in:
simono41 2018-04-24 16:01:11 +02:00
parent cc5d0045c6
commit 702cb7307a

View file

@ -355,10 +355,6 @@ then
check
if [ "$vollinstallation" != "debug" ]; then
standartinstallation
if [ "${version}" == "voll" ]; then
/opt/${repo}/strap.sh
pacman -Syu blackarch --needed --noconfirm
fi
fi
checkend
fi