mirror of
https://github.com/rancher/os.git
synced 2025-08-07 01:34:03 +00:00
Fix broken OS upgrade
This commit is contained in:
parent
9d21b31964
commit
ae0c42cef3
@ -175,7 +175,6 @@ func startUpgradeContainer(image string, stage, force bool) {
|
||||
log.Fatal(container.Err)
|
||||
}
|
||||
|
||||
|
||||
if !stage {
|
||||
fmt.Printf("Upgrading to %s\n", image)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user