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