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

Added FILE install support #31

Merged
merged 2 commits into from Jul 19, 2015
Merged

Added FILE install support #31

merged 2 commits into from Jul 19, 2015

Conversation

Ben0xA
Copy link
Contributor

@Ben0xA Ben0xA commented Jul 13, 2015

Added code to install a file, such as burpsuites .jar file. I did not add this to update/upgrade as the install of a single file would not typically support updating. I used curl -o. Not sure if this should be wget. Also updated after_commands placement in git and svn,

Added code to install a file, such as burpsuites .jar file. I did not add this to update/upgrade as the install of a single file would not typically support updating. I used curl -o. Not sure if this should be wget.
Updating the after_commands for git and svn. git after_command was being called before svn and file had a chance to download/install. Added after_commands to svn.
@trustedsec
Copy link
Collaborator

Nice work! I'm about to release a larger version in the next few days that adds depend builds first then threaded installs of files.. I'll merge these into it..

trustedsec pushed a commit that referenced this pull request Jul 19, 2015
Added FILE install support
@trustedsec trustedsec merged commit 3d45e19 into trustedsec:master Jul 19, 2015
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.

None yet

2 participants