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

Last change on this file since 42657 was 35780, checked in by tobayer, 11 years ago

[plugin] kravencfg, fix postinst again, sorry

File size: 164 bytes
RevLine 
[35774]1#!/bin/sh
[35778]2INSTDIR="$1"
[35774]3
[35780]4chmod 644 $INSTDIR/usr/local/share/titan/plugins/kravencfg/*
5chmod 755 $INSTDIR/usr/local/share/titan/plugins/kravencfg/kravencfg.sh
[35774]6
7exit 0
Note: See TracBrowser for help on using the repository browser.