3 lines
43 B
Batchfile
3 lines
43 B
Batchfile
@ECHO OFF
|
|
echo Updating Repository
|
|
git pull |
@ECHO OFF
|
|
echo Updating Repository
|
|
git pull |