source: ipk/source/bootlogos_bikergirl_0_1/CONTROL/postrm@ 24871

Last change on this file since 24871 was 24871, checked in by obi, 12 years ago

fix bootlogos

  • Property svn:executable set to *
File size: 133 bytes
RevLine 
[2779]1#!/bin/sh
[23364]2
[24871]3echo "restore original bootlogo.jpg"
4cp -a /etc/titan.restore/var/etc/boot/bootlogo.jpg /var/etc/boot/bootlogo.jpg
[23602]5
[23604]6exit 0
Note: See TracBrowser for help on using the repository browser.