ArchiveTeam / NewsGrabber

Grabbing all news.
62 stars 32 forks source link

Ubuntu 16.04 gs-venv #81

Open HarryC145 opened 8 years ago

HarryC145 commented 8 years ago

worker.py wont work on ubuntu 16.04-venv This is because it looks for the path when starting the crawl, which is harcoded.

psuedocode for fix:

GrabSite = ~/.local/bin/ If GrabSite = false: Then GrabSite = ~/gs-venv/bin/