mirror of
https://github.com/glest/glest-source.git
synced 2025-07-31 05:30:15 +02:00
4 lines
43 B
Batchfile
4 lines
43 B
Batchfile
@echo off
|
|
echo Pulling...
|
|
git pull
|
|
pause |