annotate deploy/osx/Tony.sh @ 646:f7872cd219c0

Add /a flag to do the right thing if more than one cert is found
author Chris Cannam
date Tue, 22 Oct 2019 16:32:45 +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