Ensure deploy.sh is +x before running it in PostCompile.sh

This commit is contained in:
Jordan Brown
2018-10-18 22:00:44 -04:00
committed by GitHub
parent 76075673f0
commit 2b6aa4bc04
+1
View File
@@ -96,6 +96,7 @@ shopt -s extglob dotglob
mv !(build) build
shopt -u dotglob
chmod +x build/tools/deploy.sh
build/tools/deploy.sh $1 $1/build
rm -rf build