mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-02 23:17:32 -04:00
Fixed missing noconfirm
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ locale-gen
|
|||||||
hwclock --systohc --utc
|
hwclock --systohc --utc
|
||||||
|
|
||||||
# networkmanager configuration
|
# networkmanager configuration
|
||||||
pacman -S networkmanager-openrc
|
pacman -S networkmanager-openrc --noconfirm
|
||||||
rc-update add NetworkManager
|
rc-update add NetworkManager
|
||||||
|
|
||||||
# makepkg configuration - temporarily disabled
|
# makepkg configuration - temporarily disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user