mirror of
https://github.com/glest/glest-source.git
synced 2025-08-31 03:39:54 +02:00
4 lines
43 B
Batchfile
4 lines
43 B
Batchfile
@echo off
|
|
echo Pulling...
|
|
git pull
|
|
pause |