1
0
mirror of https://github.com/rancher/os.git synced 2025-07-20 01:49:04 +00:00
os/files/usr/bin/test-upgrade

5 lines
98 B
Plaintext
Raw Normal View History

2021-06-06 00:31:50 +00:00
#!/bin/bash
2021-06-16 09:10:11 +00:00
set -e -x
sudo cos-upgrade --no-verify --docker-image ibuildthecloud/test
sudo reboot