source: ipk/source/CONTROL/postrm@ 31985

Last change on this file since 31985 was 31985, 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.