source:
ipk/source.sh4/tools_callmonitor/CONTROL/preinst@
36070
| Last change on this file since 36070 was 23668, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 212 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/callmonitor1" |
| 4 | |
| 5 | if [ -e "$PLUGINDIR/callmon.conf" ]; then |
| 6 | cp "$PLUGINDIR/callmon.conf" /tmp/callmon.conf |
| 7 | fi |
| 8 | |
| 9 | rm -rf "$PLUGINDIR" |
| 10 | |
| 11 | 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)