Parcourir la source

update zmp

master
sasbot il y a 4 ans
Parent
révision
25344f0634
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +3
    -3
      Update.cmd

+ 3
- 3
Update.cmd Voir le fichier

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


Chargement…
Annuler
Enregistrer