Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tools): update git tools at startup #98

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

psyray
Copy link
Contributor

@psyray psyray commented Jun 9, 2024

Fix #15

Read issue for details

As EyeWitness has been patched, the bug above should be fixed when you restart the celery container, but not ...
So I've added a condition, when directory exists, for every tool, to update it by git pulling

So now EyeWitness bug need a simple make stop, make restart to be fixed

I've also:

  • silent the pip output that makes the status of the tools update not visible
  • fixed a small path bug for gf, this could improve things because this fix prevent the tomnomnom gf pattern copy to fail

Tested and working

@psyray psyray added the bug Something isn't working label Jun 9, 2024
@psyray psyray self-assigned this Jun 9, 2024
@psyray psyray requested a review from AnonymousWP June 9, 2024 00:42
@AnonymousWP AnonymousWP changed the title fix(tools): update git tools at starts fix(tools): update git tools at startup Jun 10, 2024
@AnonymousWP AnonymousWP merged commit 0509a91 into master Jun 10, 2024
@AnonymousWP AnonymousWP deleted the update-tools-celery-starts branch June 10, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Error creating EyeWitness screenshots with a non-standard URL
2 participants