1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-11-26 22:23:31 +03:00

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

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.