Matthew Odle
Results
4
issues of
Matthew Odle
Yes, I know. OS choice is outside of my control. I was able to get past the install, but can't execute the dbdownload command using the git bash. Is there...
Since `bin` is at the root of the project, and line 18 of `setup.sh` is a `cd` into `$current_directory/backend/`, the `activate` sourcing fails with a path error. To fix, change...
Addresses issues #1 and #2