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