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