|
Last change
on this file since 34372 was 34372, checked in by Stephan, 11 years ago |
|
prepare new link function for webif
|
-
Property svn:executable
set to
*
|
|
File size:
249 bytes
|
| Rev | Line | |
|---|
| [27875] | 1 | #!/bin/sh
|
|---|
| 2 | INSTDIR="$1"
|
|---|
| 3 | PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/xupnpd"
|
|---|
| [33735] | 4 | export XUPNPDROOTDIR=$INSTDIR/etc/xupnpd
|
|---|
| [27875] | 5 | echo INSTDIR $INSTDIR
|
|---|
| 6 | echo PLUGINDIR $PLUGINDIR
|
|---|
| [34372] | 7 | # set flagfile install status
|
|---|
| 8 | touch /mnt/swapextensions/xupnpdinstalled
|
|---|
| 9 | exit 0
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.