source: ipk/source.sh4/tools_kravencfg/CONTROL/postinst @ 35778

Last change on this file since 35778 was 35778, checked in by tobayer, 9 years ago

[plugin] kravencfg, fix postinst

File size: 102 bytes
Line 
1#!/bin/sh
2INSTDIR="$1"
3
4chmod -x $INSTDIR/usr/local/share/titan/plugins/kravencfg/kravencfg.sh
5
6exit 0
Note: See TracBrowser for help on using the repository browser.