NetMan addition
This commit is contained in:
parent
1eb63ccbf5
commit
d2b3c1d39c
@ -10,6 +10,10 @@ locale-gen
|
|||||||
|
|
||||||
echo "test" > /etc/hostname
|
echo "test" > /etc/hostname
|
||||||
|
|
||||||
|
pacman -S networkmanager
|
||||||
|
systemctl enable NetworkManager
|
||||||
|
systemctl start NetworkManager
|
||||||
|
|
||||||
pacman -S grub && grub-install --target=i386-pc /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg
|
pacman -S grub && grub-install --target=i386-pc /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
|
|
||||||
curl -O http://lukesmith.xyz/larbs/root.sh && root.sh
|
curl -O http://lukesmith.xyz/larbs/root.sh && root.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user