..
This commit is contained in:
9
Sub/GetSubProjectFromGit.bat
Normal file
9
Sub/GetSubProjectFromGit.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
rmdir .\AmkorRestfulService /s /q
|
||||
rmdir .\arCtl /s /q
|
||||
rmdir .\arftp /s /q
|
||||
rmdir .\tcpservice /s /q
|
||||
|
||||
git clone file://k4fs3201n/k4bpartcenter$/Repository/Restful.git .\AmkorRestfulService
|
||||
git clone https://gitlab.com/open-class/arControl.git .\arCtl
|
||||
git clone https://gitlab.com/open-class/arftp.git .\arftp
|
||||
git clone https://gitlab.com/free-lancer/tcpservice.git .\tcpservice
|
||||
Reference in New Issue
Block a user