Fix permissions on gh-asset-clone.

This commit is contained in:
Will Rouesnel 2018-11-11 16:18:12 +11:00
parent 93736366d9
commit a2a2a1df2d
No known key found for this signature in database
GPG Key ID: 72DC65802A1091C5

2
gh-assets-clone.sh Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -x
# Script to setup the assets clone of the repository using GIT_ASSETS_BRANCH and
# GIT_API_KEY.