From 510570d3868535fc47d3addbd0a25794bd7f843f Mon Sep 17 00:00:00 2001 From: Daniel Sterzek Dian Date: Sun, 14 Aug 2016 01:03:31 -0300 Subject: [PATCH] Update PokemonGo-Bot-Start.bat Removed an update procedure that was making the map not to work. --- windows_bat/PokemonGo-Bot-Start.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/windows_bat/PokemonGo-Bot-Start.bat b/windows_bat/PokemonGo-Bot-Start.bat index 37a4cf7e5f..63919c184a 100755 --- a/windows_bat/PokemonGo-Bot-Start.bat +++ b/windows_bat/PokemonGo-Bot-Start.bat @@ -41,7 +41,6 @@ if '%1'=='ELEV' (del "%vbsGetPrivileges%" 1>nul 2>nul & shift /1) cd C:/Python27/PokemonGo-Bot/ git pull git submodule update --init --recursive -git submodule foreach git pull origin master @ECHO. @ECHO. @ECHO.