auto install good pckgs and run chscript
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user