source: ipk/source/bootlogos_TitanNit_0_5/CONTROL/postrm@ 31987

Last change on this file since 31987 was 31987, checked in by Bulldog, 11 years ago

[tpk] new bootlogo TitanNit Design 5

File size: 133 bytes
Line 
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.