starting nm early doesn't work

This commit is contained in:
Ram Prasath S 2023-11-13 19:29:50 +05:30
parent b2315ea84b
commit f3bc8e23ce
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ echo -ne "
------------------------------------------------------------------------- -------------------------------------------------------------------------
" "
pacman -S --noconfirm --needed networkmanager dhclient pacman -S --noconfirm --needed networkmanager dhclient
systemctl enable --now NetworkManager #systemctl enable --now NetworkManager
echo -ne " echo -ne "
------------------------------------------------------------------------- -------------------------------------------------------------------------
Setting up mirrors for optimal download Setting up mirrors for optimal download