matamorphosis / Scrummage

The Ultimate OSINT and Threat Hunting Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing script using deleted files

KeleranV opened this issue · comments

Hello,
I'm currently trying to install the project on an Ubuntu 20.04 fresh install, and was encountering some issues.
In the install.sh script, when installing poetry and installing the project dependencies, the script use the pyhon_requirements.txt file, but it was deleted in a previous commit.

I see you raised a pull request, which I've now merged to master, I assume that fixed the issue?

Hello,
Sorry I'm new to the process of forking to contribute, I thought that the master branch on the fork was mine, but it sent the code on your repo . It seems to work on my dev environment, but it might be because of other things I did.
I'll continue to test and code to ensure that the script work.
Sorry for the inconvenience

No problem, I reviewed the change, and it addressed a gap in the last release. These days the docker image tends to take preference, and the manual install script, unfortunately gets neglected sometimes, so your effort is much appreciated!