Explicitly call shell shebang
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
mc alias set storage "$STORAGE_URL" root "$MINIO_SECRET"
|
||||
|
||||
for f in $(mc ls --json storage/isos/cache | jq '.key' | tr -d '"'); do
|
||||
|
||||
Reference in New Issue
Block a user