Explorar el Código

update zmp

master
sasgis hace 54 años
padre
commit
618bc0216f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Update.cmd

+ 1
- 0
Update.cmd Ver fichero

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


Cargando…
Cancelar
Guardar