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