diff --git a/pull.bat b/pull.bat new file mode 100644 index 000000000..48ae6dd2e --- /dev/null +++ b/pull.bat @@ -0,0 +1,4 @@ +@echo off +echo Pulling... +git pull +pause \ No newline at end of file