source:
lliurex-grub-custom/trunk/fuentes/lliurex-grub-custom.install/etc/grub.d/09_lliurex
Last change on this file was 1464, checked in by , 5 years ago | |
---|---|
|
|
File size: 145 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | P=/etc/grub.d/10_linux |
3 | sed -i -e '/^GRUB_DISTRIBUTOR="LliureX 16"$/d' $P |
4 | sed -i -e '1s/\(.*\)/\1\nGRUB_DISTRIBUTOR="LliureX 16"/' $P |
Note: See TracBrowser
for help on using the repository browser.