source:
lliurex-grub-custom/trunk/fuentes/lliurex-grub-custom.install/etc/grub.d/09_lliurex
@
1464
Last change on this file since 1464 was 1464, checked in by , 5 years ago | |
---|---|
|
|
File size: 145 bytes |
Rev | Line | |
---|---|---|
[1464] | 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.