mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 02:46:31 +03:00
Uncomment "FONT" line only
This commit is contained in:
parent
b84a3d6702
commit
fb03a19e05
@ -170,7 +170,7 @@ EOF
|
||||
fi
|
||||
|
||||
# Set console font to avoid kdfontop.c errors
|
||||
sed -i "/#FONT/s/^#//" /etc/rc.conf
|
||||
sed -i "/#FONT=/s/^#//" /etc/rc.conf
|
||||
|
||||
# Set hostname
|
||||
while true; do
|
||||
|
Loading…
Reference in New Issue
Block a user