Commit a961afe9 by tingweiwang

Update start.sh

1 parent 074da6b9
Showing with 1 additions and 1 deletions
......@@ -20,7 +20,7 @@ kpl_frontend_branch=$6
kpl_backend_branch=$7
kpl_stream_branch=$8
kpl_launcher_branch=$9
kpl_version=$10
kpl_version=${10}
sed_proxy()
{
find $seetaas_workspace -maxdepth 3 -type f -name Makefile |xargs sed -i s@go_proxy_server@$go_proxy_server@g
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!