annotate deploy/osx/Tony.sh @ 503:8deff0bd9d45 2.0-integration

Copy in these files before we copy across the directory (making local app bundle usable)
author Chris Cannam
date Wed, 14 Oct 2015 16:00:55 +0100
parents a3e9ddb7bb8b
children
rev   line source
Chris@66 1 #!/bin/sh
Chris@105 2 MYPATH=`dirname "$0"`
Chris@207 3 VAMP_PATH="$MYPATH/../Resources" "$MYPATH/Tony.bin"
Chris@66 4