source:
ipk/source/bootlogos_TitanNit_0_7/CONTROL/postrm
@
38424
Last change on this file since 38424 was 38424, checked in by , 7 years ago | |
---|---|
File size: 133 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | echo "restore original bootlogo.jpg" |
4 | cp -a /etc/titan.restore/var/etc/boot/bootlogo.jpg /var/etc/boot/bootlogo.jpg |
5 | |
6 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.