Ignore:
Timestamp:
Feb 14, 2022, 12:51:17 PM (4 years ago)
Author:
obi
Message:

fix last commit

File:
1 edited

Legend:

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

    r45683 r45684  
    33PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar"
    44
    5 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
     5if [ -e "$PLUGINDIR/instar.conf" ]; then
    66        cp "$PLUGINDIR/instar.conf" /tmp/instar.conf
    77fi
Note: See TracChangeset for help on using the changeset viewer.