Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pgo requirement in multibot shell #6164

Merged
merged 5 commits into from
Jul 30, 2017
Merged

Conversation

nbq
Copy link
Collaborator

@nbq nbq commented Jul 30, 2017

Short Description:

  • Fixed the pgo version in the runMultiBot.sh file and fixed the loop from the original run.sh
  • Fixed the .git at the end of the path for clones

@mention-bot
Copy link

@nbq, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nivong, @danielsdian and @nelsyeung to be potential reviewers.

@@ -131,8 +131,7 @@ source bin/activate
cd C:\Python27\
pip install --upgrade pip
cd ..
cd to PokemonGo-Bot directory
git clone --recursive -b dev https://github.com/PokemonGoF/PokemonGo-Bot
git clone --recursive -b dev https://github.com/PokemonGoF/PokemonGo-Bot.git
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if u do this, will install bot in c:

@MerlionRock
Copy link
Contributor

MerlionRock commented Jul 30, 2017

👍

Approved with PullApprove

@Jcolomar Jcolomar merged commit f3a5f13 into PokemonGoF:dev Jul 30, 2017
@nbq nbq deleted the fix_mb_shell branch August 17, 2017 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants