source:
ipk/source/bootlogos_cityflash_0_1/CONTROL/preinst@
23575
| Last change on this file since 23575 was 23575, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 180 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | echo "rename $INSTDIR/etc/boot/bootlogo.jpg -> $INSTDIR/etc/boot/original.jpg" |
| 5 | mv "$INSTDIR/etc/boot/bootlogo.jpg" "$INSTDIR/etc/boot/original.jpg" |
| 6 | |
| 7 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)