next-try
This commit is contained in:
parent
0087e8ff96
commit
dc56f158ba
2 changed files with 2 additions and 2 deletions
|
@ -354,10 +354,11 @@ if [ "$vollinstallation" != "n" ]
|
|||
then
|
||||
check
|
||||
if [ "$vollinstallation" != "debug" ]; then
|
||||
standartinstallation
|
||||
if [ "${version}" == "voll" ]; then
|
||||
/opt/${repo}/strap.sh
|
||||
pacman -Syu blackarch --needed --noconfirm
|
||||
fi
|
||||
standartinstallation
|
||||
fi
|
||||
checkend
|
||||
fi
|
||||
|
|
|
@ -19,7 +19,6 @@ avidemux-cli
|
|||
base
|
||||
base-devel
|
||||
bash-completion
|
||||
blackarch
|
||||
blender
|
||||
bless
|
||||
blueman
|
||||
|
|
Loading…
Reference in a new issue