mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Reboot after os upgrade
This commit is contained in:
@@ -32,7 +32,7 @@ func Main() {
|
||||
}
|
||||
|
||||
func shutdown(c *cli.Context) {
|
||||
common()
|
||||
common("")
|
||||
reboot := c.String("r")
|
||||
poweroff := c.String("h")
|
||||
|
||||
|
Reference in New Issue
Block a user