mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 12:56:26 -04:00
Corrected a typo causing installation to fail
This commit is contained in:
@@ -179,6 +179,7 @@ if [ "$formfactor" == 1 ]; then
|
||||
rc-add supergfxd
|
||||
rc-service supergfxd start
|
||||
supergfxctl -m integrated
|
||||
fi
|
||||
|
||||
# ssh configuration
|
||||
pacman -S openssh --needed --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user