Skip to content

Commit

Permalink
Update MinIO link
Browse files Browse the repository at this point in the history
  • Loading branch information
serverwentdown authored Feb 19, 2024
1 parent d93d603 commit f56a876
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .config/yadm/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@ download_minio_client() {
esac
wget \
--output-document "$download_bin_path/mc" \
https://minio.mirror.makerforce.io/client/mc/release/$system-$arch/mc
#https://dl.min.io/client/mc/release/$system-$arch/mc
https://dl.min.io/client/mc/release/$system-$arch/mc
chmod +x "$download_bin_path/mc"
}
download_nvim_plug() {
Expand Down

0 comments on commit f56a876

Please sign in to comment.