Files
Groupware/Sub/GetSubProjectFromGit.bat
2024-01-22 09:37:46 +09:00

9 lines
383 B
Batchfile

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