source: ipk/source/bootlogos_Titan_0_1/CONTROL/postrm@ 43866

Last change on this file since 43866 was 43866, checked in by andy-1, 7 years ago

add titan bootlogo tpk

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.