annotate deploy/osx/Tony.sh @ 596:7dfec898b6c4

Add an SVG version of the icon (generated with a tweak to ../generateIcon.R)
author Chris Cannam
date Fri, 27 Sep 2019 16:02:30 +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