mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
Debug install-phive.sh
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
5224656969
commit
94c66e07b9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
set -x
|
||||
|
||||
apk add curl jq
|
||||
url=$(curl -s \
|
||||
|
|
Loading…
Reference in a new issue