diff --git a/update-movies.bat b/update-movies.bat index 7f43e59..10d3730 100644 --- a/update-movies.bat +++ b/update-movies.bat @@ -3,4 +3,6 @@ echo. echo Pull from master - as it has the remote set by git remote add upstream https://github.com/k4m4/movies-for-hackers.git echo. git pull upstream master +git pull +git push pause