source: ipk/source.sh4/swapsystem_webif/CONTROL/postrm@ 9320

Last change on this file since 9320 was 9260, checked in by madie, 15 years ago

[ipk] add webif for swap only for ufs910

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