mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Move more commands to subcommands of ros
This commit is contained in:
@@ -16,10 +16,6 @@ import (
|
||||
"github.com/rancher/os/util/network"
|
||||
)
|
||||
|
||||
const (
|
||||
dockerDone = "/run/docker-done"
|
||||
)
|
||||
|
||||
func engineSubcommands() []cli.Command {
|
||||
return []cli.Command{
|
||||
{
|
||||
|
Reference in New Issue
Block a user