浏览代码

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


正在加载...
取消
保存