source:
ipk/source.sh4/networklib_e2webserv/CONTROL/postrm@
30833
| Last change on this file since 30833 was 24274, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 149 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | rm -f $INSTDIR/bin/e2webserv |
| 5 | |
| 6 | if [ -f /mnt/config/usercmd.sh ]; then |
| 7 | sed -i '/e2webserv/d' /mnt/config/usercmd.sh |
| 8 | fi |
| 9 | |
| 10 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)