diff --git a/gh-assets-clone.sh b/gh-assets-clone.sh old mode 100644 new mode 100755 index 009ea24d..fe05b0d4 --- a/gh-assets-clone.sh +++ b/gh-assets-clone.sh @@ -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.