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
|
then
|
||||||
check
|
check
|
||||||
if [ "$vollinstallation" != "debug" ]; then
|
if [ "$vollinstallation" != "debug" ]; then
|
||||||
|
standartinstallation
|
||||||
if [ "${version}" == "voll" ]; then
|
if [ "${version}" == "voll" ]; then
|
||||||
/opt/${repo}/strap.sh
|
/opt/${repo}/strap.sh
|
||||||
|
pacman -Syu blackarch --needed --noconfirm
|
||||||
fi
|
fi
|
||||||
standartinstallation
|
|
||||||
fi
|
fi
|
||||||
checkend
|
checkend
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -19,7 +19,6 @@ avidemux-cli
|
||||||
base
|
base
|
||||||
base-devel
|
base-devel
|
||||||
bash-completion
|
bash-completion
|
||||||
blackarch
|
|
||||||
blender
|
blender
|
||||||
bless
|
bless
|
||||||
blueman
|
blueman
|
||||||
|
|
Loading…
Reference in a new issue