Advertisement
Guest User

Untitled

a guest
Apr 26th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. ...Documents/dota2/dotaapi2/ python match_scraper.py
  2.  
  3. psql dota2apidb
  4. update games set online=1 where online is null;
  5.  
  6. ...Documents/dota2/gosugamers/gosugamers/spiders/ scrapy crawl dota
  7.  
  8. ...Documents/dota2/dotaapi2/ python gosu_merge.py
  9.  
  10. ...Documents/dota2/dotaapi2/ python unticketed.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement