diff --git a/gitpush.bat b/gitpush.bat index afdb7f9..afe965a 100644 --- a/gitpush.bat +++ b/gitpush.bat @@ -10,5 +10,5 @@ git commit -m "%time1%" git push origin master @echo off -echo gitpush success +echo git push success pause \ No newline at end of file