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