This commit is contained in:
simono41 2018-04-02 07:17:43 +02:00
parent e344256f6c
commit b4045eb834

View file

@ -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