We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d9406 commit ec8e3b8Copy full SHA for ec8e3b8
1 file changed
ci_scripts/ci_post_clone.sh
@@ -7,7 +7,7 @@
7
#
8
9
# Install Minio Client
10
-wget https://dl.min.io/client/mc/release/linux-amd64/mc
+curl -O https://dl.min.io/client/mc/release/linux-amd64/mc
11
chmod +x mc
12
13
# Sync secrets from DigitalOcean Spaces
0 commit comments