source:
ipk/source.sh4/networklib_e2webserv/CONTROL/preinst@
36282
| Last change on this file since 36282 was 28113, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 167 bytes | |
| Rev | Line | |
|---|---|---|
| [24193] | 1 | #!/bin/sh |
| 2 | ||
| 3 | echo "kill e2webserv if running" | |
| 4 | killall -9 e2webserv > /dev/null 2>&1 | |
| 5 | ||
| [28113] | 6 | echo "" |
| 7 | echo "clean usercmd.sh" | |
| 8 | sed -i '/e2webserv/d' /mnt/config/usercmd.sh | |
| 9 | ||
| [24193] | 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)