示例#1
0
 protected override void OnExecute()
 {
     CremaBootstrapper.MigrateRepository(this.boot, this.Path, this.RepositoryModule, this.RepositoryUrl, this.Force);
 }