Skip to content

Ubuntu 16.04 gs-venv #81

@HarryC145

Description

@HarryC145

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions