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