source: ipk/source.sh4/swapnetwork_webif/CONTROL/postrm@ 14311

Last change on this file since 14311 was 9327, checked in by obi, 15 years ago

[ipk] uddate webif control files

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