mirror of
https://github.com/rancher/os.git
synced 2025-06-21 20:47:04 +00:00
3 lines
81 B
Bash
3 lines
81 B
Bash
|
#!/bin/bash
|
||
|
gsutil -m cp -r dist/artifacts/* gs://releases.rancher.com/os/latest
|