1
0
mirror of https://github.com/glest/glest-source.git synced 2025-03-18 06:09:46 +01:00
2018-12-17 15:06:58 +01:00

4 lines
43 B
Batchfile

@echo off
echo Pulling...
git pull
pause