diff --git a/make.bat b/make.bat index aa3dd94..a084f8e 100644 --- a/make.bat +++ b/make.bat @@ -72,7 +72,6 @@ if %full%==0 ( set /p inp1="Message: " if %full%==11 ( git add . - echo %inp1% git commit -m "%inp1%" git push -u origin master )