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

Update install #1420

Merged
merged 2 commits into from
Oct 15, 2023
Merged

Update install #1420

merged 2 commits into from
Oct 15, 2023

Conversation

ssepi0l-pv
Copy link
Contributor

Hello!
I wanted to commit these changes because I'd love to see official support for Arch Linux. I modified this script and installed Sliver on my system using it, so I know it works. Nevertheless, please do check it and try it yourselves! :)

Details

As you can see, I added the INSTALLER variable, which stores the package manager in an array which will be used in case the user doesn't have awk. gpg or curl. After that, I added a new elif that will check the availability of the Pacman binary, and if it exists it will install the mingw-w64 packages for cross-compiling.

Apart from that, instead of exiting the script when awk,gpg,curl isn't found, now it'll install the missing packages.

Have a great day!!!!

Hello!
I wanted to commit these changes because I'd love to see official support for Arch Linux. I modified this script and installed Sliver on my system using it, so I know it works. Nevertheless, please do check it and try it yourselves! :)

Signed-off-by: ssepi0l-pv <[email protected]>
@ssepi0l-pv ssepi0l-pv requested a review from a team as a code owner October 4, 2023 13:00
docs/install Show resolved Hide resolved
@ssepi0l-pv
Copy link
Contributor Author

merge when? :3

@moloch--
Copy link
Member

Sorry it's been a busy summer, and I've been on vacation for a few weeks but we'll try to get this merged shortly.

@ssepi0l-pv
Copy link
Contributor Author

no worries! take your time :)

@moloch-- moloch-- merged commit 5a5e8d2 into BishopFox:master Oct 15, 2023
5 checks passed
@ssepi0l-pv ssepi0l-pv deleted the patch-1 branch October 16, 2023 14:18
@ssepi0l-pv
Copy link
Contributor Author

thank you! this is my first merge request ever!!! im very happy that it got approved :)
will be around and check what else i can do to help!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants