source: ipk/source.sh4/infos_fritzcall/CONTROL/postrm@ 13541

Last change on this file since 13541 was 12232, checked in by madie, 14 years ago

[ipk] add fritzcall for flash

File size: 147 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.infos
3
4rm -rf /usr/lib/enigma2/python/Plugins/Extensions/FritzCall
5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.