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_kravencfg/CONTROL/postinst

    r45683 r45684  
    55chmod 755 $INSTDIR/usr/local/share/titan/plugins/kravencfg/kravencfg.sh
    66
    7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
     7if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
    88        opkg update
    99        opkg install titan-plugin-kravencfg --dest $1
Note: See TracChangeset for help on using the changeset viewer.