You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/12/13 05:26:46 UTC

[GitHub] [servicecomb-toolkit] chanjarster commented on a change in pull request #70: [SCB-1663] add scripts

chanjarster commented on a change in pull request #70: [SCB-1663] add scripts
URL: https://github.com/apache/servicecomb-toolkit/pull/70#discussion_r357490132
 
 

 ##########
 File path: cli/src/main/java/org/apache/servicecomb/toolkit/cli/ToolkitMain.java
 ##########
 @@ -33,7 +33,7 @@ public static void main(String[] args) {
 
     initialProjectVersion();
 
-    Cli.CliBuilder<Runnable> builder = Cli.<Runnable>builder("java -jar toolkit-cli-" + projectVersion + ".jar");
+    Cli.CliBuilder<Runnable> builder = Cli.<Runnable>builder("cli.sh");
 
 Review comment:
   Not good, it's bind to linux

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services