Example #1
0
 public override int Execute(CommandContext context, Settings settings)
 {
     setup.RunSetup();
     return(0);
 }