source: titan/plugins/tools/keylock/CONTROL/preinst @ 46273

Last change on this file since 46273 was 46273, checked in by obi, 18 months ago

ipkg add echos

  • Property svn:executable set to *
File size: 75 bytes
Line 
1#!/bin/sh
2
3echo Use Install Dest: $1
4echo Start Install Script: $0
5
6
7exit 0
Note: See TracBrowser for help on using the repository browser.