diff --git a/git push.bat b/git push.bat index 940c87a..a33c58b 100644 --- a/git push.bat +++ b/git push.bat @@ -2,4 +2,4 @@ git add . git commit -m "Auto commit." -git push \ No newline at end of file +git push origin master \ No newline at end of file