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