forked from dataprolet/Arch-Linux-Installer
Update install.sh
This commit is contained in:
@ -61,3 +61,6 @@ echo -e
|
||||
arch-chroot /mnt systemctl enable NetworkManager sddm &&
|
||||
echo -e
|
||||
echo "Done."
|
||||
|
||||
echo "Setting root password:"
|
||||
arch-chroot /mnt passwd
|
||||
|
Reference in New Issue
Block a user