Fix type
This commit is contained in:
parent
bd7451977d
commit
7f0897a507
@ -132,8 +132,8 @@ setup () {
|
|||||||
PKG=${PACKAGES[@]}
|
PKG=${PACKAGES[@]}
|
||||||
arch-chroot /mnt pacman -Sy --noconfirm $PKG
|
arch-chroot /mnt pacman -Sy --noconfirm $PKG
|
||||||
|
|
||||||
arch-chroom /mnt systemctl enable NetworkManager
|
arch-chroot /mnt systemctl enable NetworkManager
|
||||||
arch-chroom /mnt systemctl enable lightdm
|
arch-chroot /mnt systemctl enable lightdm
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user