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