auto install good pckgs and run chscript
This commit is contained in:
parent
559f0cfe9d
commit
bd73ea5e5e
@ -51,4 +51,9 @@ echo "blue ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
|
||||
|
||||
sudo -u blue makepkg -si
|
||||
|
||||
yay -S --noconfirm firefox
|
||||
yay -S --noconfirm vlc
|
||||
yay -S --noconfirm atom-editor
|
||||
|
||||
|
||||
exit
|
@ -14,4 +14,6 @@ genfstab -U /mnt >> /mnt/etc/fstab
|
||||
|
||||
cp chscript.sh /mnt/chscript.sh
|
||||
|
||||
arch-chroot /mnt
|
||||
arch-chroot /mnt /chscript.sh
|
||||
|
||||
reboot
|
Loading…
Reference in New Issue
Block a user