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

Enhancement - Check for update on launch #2199

Merged
merged 7 commits into from
Nov 9, 2021

Conversation

DeezyE
Copy link
Contributor

@DeezyE DeezyE commented Oct 19, 2021

Updated ./beef launch script to check if the origin/master branch is on a different commit, if so will prompt for the update.
This should make the update prompt less frequent and speed up beef launch.

Also addressed some minor rubocop complaints

@DeezyE DeezyE requested a review from wheatley October 19, 2021 02:15
@DeezyE DeezyE changed the title Check for update on launch Feature - Check for update on launch Oct 22, 2021
@DeezyE DeezyE changed the title Feature - Check for update on launch Enhancement - Check for update on launch Oct 22, 2021
@wheatley
Copy link
Contributor

@DeezyE as discussed there might be an issue with this and Kali.
We should check if this is a git repo or if it is the Kali distro before checking the update.

What did you think?

@DeezyE
Copy link
Contributor Author

DeezyE commented Nov 5, 2021

@wheatley thanks I'll make that change

@DeezyE
Copy link
Contributor Author

DeezyE commented Nov 5, 2021

I've added some logic to only check for update if '.git' is present to account for Kali package installation. Also cleaned up some redundant variables that I had made previously

@wheatley wheatley temporarily deployed to Integrate Pull Request November 8, 2021 00:32 Inactive
@wheatley wheatley merged commit 0d0e514 into beefproject:master Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants