view pakkaa.sh @ 0:c12a8dda22bb

Initial import.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Sep 2012 02:27:53 +0300
parents
children 686cfe0b7ee4
line wrap: on
line source

#!/bin/sh
CPWD=`pwd`
PACKED="$CPWD/exe/packed"
if test ! -x "$PACKED"; then
	PACKED="${PACKED}.bin"
fi

cd "$CPWD/data" && $PACKED -c -p "$CPWD/exe/orvellys.dat" *