source: ipk/source/bootlogos_TitanNit_0_7/CONTROL/postrm @ 38424

Last change on this file since 38424 was 38424, checked in by mega, 7 years ago

New Bootlogo MegaStyle TitanNit

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.