This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pkl69
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update zmp
master
sasbot
4 years ago
parent
a4a295ac91
commit
57fa801f2c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Update.cmd
+ 1
- 0
Update.cmd
View File
@@ -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
Write
Preview
Loading…
Cancel
Save