source: ipk/source.sh4/swapsystem_vfdbrightness_1_0/CONTROL/postrm@ 18713

Last change on this file since 18713 was 15050, checked in by obi, 14 years ago

[ipk] add swap VFD_Brightness

  • Property svn:executable set to *
File size: 196 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.mc
3
4rm -rf /var/swap/extensions/VFD_Brightness
5rm -rf /var/usr/lib/enigma2/python/Plugins/Extensions/VFD_Brightness
6
7echo "successfully removed"
8echo "syncing disk"
9sync
10exit 0
Note: See TracBrowser for help on using the repository browser.