소스 검색

update zmp

master
sasgis 54 년 전
부모
커밋
618bc0216f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      Update.cmd

+ 1
- 0
Update.cmd 파일 보기

@@ -14,6 +14,7 @@ goto err
hg pull "https://bitbucket.org/vdemidov/sas.maps/" -u -f
IF ERRORLEVEL 1 goto err
IF NOT ERRORLEVEL 0 goto err
@for /R /D %d in (*.zmp) do rd /q %d > nul
goto end
:CloneRepo
rd /s /q sas.maps


불러오는 중...
취소
저장