Преглед изворни кода

removed chessRepo parameter

master
guest пре 2 година
родитељ
комит
57e5313835
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      i.win.js

+ 1
- 1
i.win.js Прегледај датотеку

@@ -1506,7 +1506,7 @@ function __main( selectedinstance ){
return cli.prompt(choices, 'git repository : ', chessRepo).then(function(choice){ chessRepo = choice } )
}
)
return any(steps).then(function(chessRepo){
return any(steps).then(function(){
var ifns = [
['git', ['clone', chessRepo + '/chess/elxr'] ]
]

Loading…
Откажи
Сачувај