1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00

ros install

This commit is contained in:
Ivan Mikushin
2015-08-18 19:07:00 +05:00
parent ab59d3cc64
commit e486b7e218
6 changed files with 152 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ func Main() {
HideHelp: true,
Subcommands: tlsConfCommands(),
},
installCommand,
}
app.Run(os.Args)