fix bash ref issue

This commit is contained in:
Lovell Felix
2020-12-22 23:30:27 -06:00
committed by GitHub
parent 8adc15e705
commit cfc4b36780

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
#!/bin/sh -l
set -euo pipefail
mc alias set deploy $MINIO_ENDPOINT $MINIO_ACCESS_KEY $MINIO_SECRET_KEY --api S3v4