Parcourir la source

update zmp

master
sasgis il y a 54 ans
Parent
révision
618bc0216f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      Update.cmd

+ 1
- 0
Update.cmd Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer