source: ipk/source/bootlogos_TitanNit_0_3/CONTROL/postrm@ 25021

Last change on this file since 25021 was 25021, checked in by channel, 12 years ago

[titan] add bootlogo TitanNit V3

File size: 133 bytes
RevLine 
[25021]1#!/bin/sh
2
3echo "restore original bootlogo.jpg"
4cp -a /etc/titan.restore/var/etc/boot/bootlogo.jpg /var/etc/boot/bootlogo.jpg
5
6exit 0
Note: See TracBrowser for help on using the repository browser.