Added pull.bat

This commit is contained in:
MathuSum Mut
2018-12-17 15:06:58 +01:00
committed by GitHub
parent b73f67bf2a
commit e66b4d8c78

4
pull.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
echo Pulling...
git pull
pause