Added the remote and branch to this little tempfix.

This commit is contained in:
Azareal 2018-04-05 07:52:11 +01:00
parent f203b2f0a7
commit a6893c0dfe
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ if %errorlevel% neq 0 (
echo Updating Gosora
git pull
git pull origin master
if %errorlevel% neq 0 (
pause
exit /b %errorlevel%