1
0
mirror of https://github.com/rancher/os.git synced 2025-07-19 01:16:31 +00:00
os/files/usr/bin/test-upgrade
Darren Shepherd 3c15378c36 More
2021-06-16 02:10:11 -07:00

5 lines
98 B
Bash
Executable File

#!/bin/bash
set -e -x
sudo cos-upgrade --no-verify --docker-image ibuildthecloud/test
sudo reboot