source:
ipk/source.sh4/networklib_e2webserv/CONTROL/postrm@
36282
| Last change on this file since 36282 was 24274, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 149 bytes | |
| Rev | Line | |
|---|---|---|
| [24193] | 1 | #!/bin/sh |
| 2 | INSTDIR="$1" | |
| 3 | ||
| 4 | rm -f $INSTDIR/bin/e2webserv | |
| 5 | ||
| 6 | if [ -f /mnt/config/usercmd.sh ]; then | |
| [24274] | 7 | sed -i '/e2webserv/d' /mnt/config/usercmd.sh |
| [24193] | 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)