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" ]
|
if [ "$system" != "n" ]
|
||||||
then
|
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" ]
|
if [ "$pacstrap" != "n" ]
|
||||||
then
|
then
|
||||||
if [ "$pacstrap" != "debug" ]; then
|
if [ "$pacstrap" != "debug" ]; then
|
||||||
|
|
Loading…
Reference in a new issue