view pakkaa.sh @ 5:686cfe0b7ee4

Fix paths.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Sep 2012 05:16:10 +0300
parents c12a8dda22bb
children a712382dcf6a
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 -f 0xf -p "$CPWD/exe/orvellys.dat" *