source: ipk/source.sh4/swapnetwork_webif_1.0/CONTROL/postrm@ 9223

Last change on this file since 9223 was 9223, checked in by gost, 15 years ago

add webif for flash

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