mirror of
https://github.com/rancher/cli.git
synced 2026-02-05 09:48:36 +01:00
3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
gsutil -m rsync -r dist/artifacts/latest/ gs://releases.rancher.com/cli/latest
|