Added the remote and branch to this little tempfix.
This commit is contained in:
parent
f203b2f0a7
commit
a6893c0dfe
|
@ -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%
|
||||
|
|
Loading…
Reference in New Issue