mirror of
https://github.com/rancher/os.git
synced 2025-09-05 08:42:38 +00:00
Refactor build
This commit is contained in:
5
framework/files/usr/sbin/self-upgrade
Executable file
5
framework/files/usr/sbin/self-upgrade
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e -x
|
||||
source /usr/lib/rancheros-release
|
||||
cos-upgrade --no-verify --docker-image "${IMAGE}"
|
||||
reboot
|
Reference in New Issue
Block a user