fix
This commit is contained in:
parent
3309515568
commit
1107774485
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ then
|
|||
standartinstallation
|
||||
if [ "${version}" == "voll" ]; then
|
||||
/opt/${repo}/strap.sh
|
||||
pacman -Syu blackarch --needed --noconfirm --ignore wssip
|
||||
pacman -Syu blackarch --needed --noconfirm --ignore filesystem,bash
|
||||
fi
|
||||
fi
|
||||
checkend
|
||||
|
|
Loading…
Reference in a new issue