Skip to content

Commit a2a2a1d

Browse files
committed
Fix permissions on gh-asset-clone.
1 parent 9373636 commit a2a2a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-assets-clone.sh

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/bash -x
22
# Script to setup the assets clone of the repository using GIT_ASSETS_BRANCH and
33
# GIT_API_KEY.
44

0 commit comments

Comments
 (0)