fixed yay build
This commit is contained in:
parent
f5aa9f88bc
commit
fb42f34b57
@ -36,8 +36,8 @@ systemctl enable lightdm
|
||||
|
||||
cd /opt
|
||||
git clone https://aur.archlinux.org/yay-git.git
|
||||
sudo chown -R blue:blue ./yay-git
|
||||
makepkg -si
|
||||
chown -R blue:blue ./yay-git
|
||||
sudo -u nobody makepkg -si
|
||||
|
||||
exit
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
pacman -Syy
|
||||
|
||||
pacstrap /mnt base linux linux-firmware grub efibootmgr xorg leafpad vim git lxde lightdm lightdm-gtk-greeter lxde-common lxterminal lxsession openbox
|
||||
pacstrap /mnt base linux linux-firmware grub efibootmgr xorg leafpad vim git lxde lightdm lightdm-gtk-greeter lxde-common lxterminal lxsession openbox sudo
|
||||
|
||||
|
||||
genfstab -U /mnt >> /mnt/etc/fstab
|
||||
|
Loading…
Reference in New Issue
Block a user