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