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