From a6893c0dfe3b8e73ab8fe9a2bf31cd041a99a1c4 Mon Sep 17 00:00:00 2001 From: Azareal Date: Thu, 5 Apr 2018 07:52:11 +0100 Subject: [PATCH] Added the remote and branch to this little tempfix. --- dev-update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-update.bat b/dev-update.bat index f63c648a..dbc31dc0 100644 --- a/dev-update.bat +++ b/dev-update.bat @@ -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%