mirror of
https://github.com/glest/glest-source.git
synced 2025-02-11 19:14:23 +01:00
4 lines
43 B
Batchfile
4 lines
43 B
Batchfile
@echo off
|
|
echo Pulling...
|
|
git pull
|
|
pause |