annotate deploy/osx/Tony.sh @ 287:f7571cac4d5b

Remove shortcut / toolbar button hacks, but retain a comment showing one of them so it can still be quickly tested
author Chris Cannam
date Fri, 30 May 2014 10:04:57 +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