annotate deploy/osx/Tony.sh @ 595:525076f84504

Fix local variable aliasing which prevented network requests happening on the first run even when permitted
author Chris Cannam
date Thu, 19 Sep 2019 10:25:46 +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