fix
This commit is contained in:
parent
1a65a15367
commit
f3ba0ea442
1 changed files with 0 additions and 7 deletions
|
@ -69,13 +69,6 @@ function filesystem() {
|
|||
|
||||
if [ "$system" != "n" ]
|
||||
then
|
||||
if [ "$scripte" != "n" ]
|
||||
then
|
||||
echo "Scripte werden heruntergeladen!"
|
||||
pacman -Syu arch-install-scripts xorriso squashfs-tools btrfs-progs dosfstools --needed --noconfirm
|
||||
|
||||
fi
|
||||
|
||||
if [ "$pacstrap" != "n" ]
|
||||
then
|
||||
if [ "$pacstrap" != "debug" ]; then
|
||||
|
|
Loading…
Reference in a new issue