Skip to content

Commit

Permalink
Update PokemonGo-Bot-Start.bat
Browse files Browse the repository at this point in the history
Removed an update procedure that was making the map not to work.
  • Loading branch information
danielsdian authored Aug 14, 2016
1 parent 503653d commit 510570d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion windows_bat/PokemonGo-Bot-Start.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 510570d

Please sign in to comment.