source: ipk/source/bootlogos_Titan_0_5/CONTROL/postrm@ 43952

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

test bootlogo mipsel and arm

File size: 122 bytes
Line 
1#!/bin/sh
2
3echo "restore original bootlogo.mvi"
4cp -a /etc/titan.restore/boot/bootlogo.mvi /usr/share/bootlogo.mvi
5
6exit 0
Note: See TracBrowser for help on using the repository browser.