Browse Source

02pda-test.sh

master
lizw 4 years ago
parent
commit
82dbfc5bfc
  1. 5
      01dongying_guokang/02pda-test.sh

5
01dongying_guokang/02pda-test.sh

@ -29,10 +29,7 @@ echo "###--代码更新完成---------------------------------------------------
echo ""
# 编译
echo -e "$echoPrefix cd $codePath/yvan-ext-mobile $echoSuffix"
cd "$codePath/yvan-ext-mobile"
echo -e "$echoPrefix yarn $echoSuffix"
yarn
bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/00base/02yvan-ext-mobile.sh) pull
echo -e "$echoPrefix cd $codePath/wms-biz/pda-client/ $echoSuffix"
cd $codePath/wms-biz/pda-client/

Loading…
Cancel
Save