progress
This commit is contained in:
parent
573118d5c5
commit
de4efc2249
@ -38,7 +38,7 @@ config() {
|
||||
|
||||
if ! grep -q "dark-gray/black" /etc/default/grub; then
|
||||
echo "GRUB_COLOR_NORMAL=\"dark-gray/black\"" >> /etc/default/grub
|
||||
echo "GRUB_COLOR_HIGHLIGHT=\"light-green/black\"" >> /etc/default/grub
|
||||
echo "GRUB_COLOR_HIGHLIGHT=\"green/black\"" >> /etc/default/grub
|
||||
fi
|
||||
|
||||
|
||||
@ -52,4 +52,4 @@ config() {
|
||||
lv1="${lv//-/}"
|
||||
lv2="${lv1%_*}"
|
||||
xbps-reconfigure -f "${lv2}"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user