mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-02 23:17:32 -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-add supergfxd
|
||||||
rc-service supergfxd start
|
rc-service supergfxd start
|
||||||
supergfxctl -m integrated
|
supergfxctl -m integrated
|
||||||
|
fi
|
||||||
|
|
||||||
# ssh configuration
|
# ssh configuration
|
||||||
pacman -S openssh --needed --noconfirm
|
pacman -S openssh --needed --noconfirm
|
||||||
|
|||||||
Reference in New Issue
Block a user