|
@@ -44,6 +44,7 @@ if not exist WingVinnoImageData (git clone http://git.ius.plus/Project-Wing/Wing
|
|
|
if not exist WingLiveConsultationService (git clone http://git.ius.plus/Project-Wing/WingLiveConsultationService.git && echo;)
|
|
|
if not exist WingRtmpService (git clone http://git.ius.plus/Project-Wing/WingRtmpService.git && echo;)
|
|
|
if not exist WingRtcService (git clone http://git.ius.plus/Project-Wing/WingRtcService.git && echo;)
|
|
|
+if not exist WingASRService (git clone http://git.ius.plus/fly.wang/WingASRService.git && echo;)
|
|
|
|
|
|
echo Finished!
|
|
|
pause>nul
|