comparison deploy/clean-build-and-package @ 372:df443955119c

Fix syntax error
author Chris Cannam
date Fri, 05 Jun 2020 11:09:12 +0100
parents a0ff34e9e86b
children a296bbde0861
comparison
equal deleted inserted replaced
371:a0ff34e9e86b 372:df443955119c
14 mkdir -p packages 14 mkdir -p packages
15 echo 15 echo
16 16
17 if [ -d /Applications ]; then 17 if [ -d /Applications ]; then
18 18
19 :
19 20
20 else 21 else
21 22
22 echo -n "Proceed to rebuild and package version $version [Yn] ? " 23 echo -n "Proceed to rebuild and package version $version [Yn] ? "
23 read yn 24 read yn