source: ipk/source/bootlogos_TitanNit_0_6/CONTROL/postrm@ 45918

Last change on this file since 45918 was 32713, checked in by channel, 11 years ago

[bootlogos] add TitanNit Leather

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.