typo fixed
This commit is contained in:
parent
21bce38ac7
commit
d52fae4976
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ echo "127.0.0.1 localhost
|
|||
|
||||
echo -en $ROOT_PWD | passwd;
|
||||
|
||||
pacman -Sy --noconfirm grub NetworkManager;
|
||||
pacman -Sy --noconfirm grub networkmanager;
|
||||
|
||||
grub-install /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue