WIP
This commit is contained in:
@@ -42,7 +42,7 @@ func init() {
|
||||
rootCmd.AddCommand(NewCommandHosts())
|
||||
//mainCmd.AddCommand(cmd.NewCommandOpenports())
|
||||
rootCmd.AddCommand(NewCommandBackup())
|
||||
//mainCmd.AddCommand(cmd.NewCommandRestore())
|
||||
rootCmd.AddCommand(NewCommandRestore())
|
||||
}
|
||||
|
||||
func Execute() {
|
||||
|
||||
Reference in New Issue
Block a user