浏览代码

update zmp

master
sasgis 54 年前
父节点
当前提交
18c47f649c
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      Update.cmd

+ 3
- 3
Update.cmd 查看文件

@@ -1,5 +1,5 @@
@echo off
hg incoming "https://bitbucket.org/garl/plus.zmp/"
hg incoming "https://bitbucket.org/garl/plus.maps/"
::echo %ERRORLEVEL%
IF ERRORLEVEL 9009 goto NoHg
IF ERRORLEVEL 2 goto err
@@ -10,10 +10,10 @@ goto err
:ok
echo ‡ ¡¨à ¥¬ ¨§¬¥­¥­¨ï ¨§ ९®§¨â®à¨ï
hg pull "https://bitbucket.org/garl/plus.zmp/" -u -f
hg pull "https://bitbucket.org/garl/plus.maps/" -u -f
IF ERRORLEVEL 1 goto err
IF NOT ERRORLEVEL 0 goto err
call BuildZMmp.cmd
rem call BuildZMmp.cmd
goto end
:noupdates
echo �¥â ­®¢ëå ¨§¬¥­¥­¨©


正在加载...
取消
保存