Ignore:
Timestamp:
Oct 9, 2013, 2:09:01 PM (13 years ago)
Author:
nit
Message:

[titan] update tpk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst

    r23669 r24155  
    22INSTDIR="$1"
    33PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar"
    4 
    5 if [ $INSTDIR != "/var" ]; then
    6         rm -rf /var/usr/local/share/titan/plugins/instar >/dev/null 2>&1
    7         ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/instar
    8 fi
    94
    105if [ -e /tmp/instar.conf ]; then
Note: See TracChangeset for help on using the changeset viewer.