Skip to content

Commit 1a172a1

Browse files
authored
Update Install.sh
1 parent 2bf4420 commit 1a172a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ arch-chroot /mnt systemctl enable dhcpcd
4545
curl https://raw.githubusercontent.com/windowsagent/Modified-Arch-install-script/master/sudoers > /mnt/etc/sudoers
4646

4747
# Install desktop environment
48-
arch-chroot /mnt pacman -S --noconfirm --needed xfce4 xfce4-goodies lightdm xorg-server xfce4-whiskermenu-plugin lightdm-gtk-greeter
48+
arch-chroot /mnt pacman -S --noconfirm xfce4 xfce4-goodies lightdm xorg xfce4-whiskermenu-plugin lightdm-gtk-greeter
4949
arch-chroot /mnt systemctl enable lightdm
5050

5151
# Drop post installation script on user's home directory

0 commit comments

Comments
 (0)