Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
solderzzc authored Sep 24, 2020
1 parent 2ea265b commit c548ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hotShareMobile/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rm -rf .meteor/local/cordova-build
rm -rf .meteor/local/build
rm -rf .meteor/local/bundler-cache
rm -rf .meteor/local/plugin-cache
meteor build ~/build-sharpai --server=http://workaihost.tiegushi.com
meteor build ~/build-sharpai --server=$API_SERVER_ADDRESS
#测试版
#meteor build ~/build-sharpai --server=http://testworkai.tiegushi.com
# No IOS build for now
Expand Down

0 comments on commit c548ca7

Please sign in to comment.