aboutsummaryrefslogtreecommitdiff
path: root/update.bat
diff options
context:
space:
mode:
Diffstat (limited to 'update.bat')
-rw-r--r--update.bat7
1 files changed, 0 insertions, 7 deletions
diff --git a/update.bat b/update.bat
deleted file mode 100644
index ff674a9..0000000
--- a/update.bat
+++ /dev/null
@@ -1,7 +0,0 @@
-@echo off
-title Update
-echo [INFO] Updating Git...
-git pull
-echo [SUCCESS] Git has been updated!
-echo Press Anything to Exit!
-pause \ No newline at end of file