diff options
author | Dan Fedele <dan.fedele@gmail.com> | 2023-06-13 10:59:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-13 10:59:02 -0400 |
commit | b8e08d78024e53ecbb00267623a5aea73e6b538d (patch) | |
tree | 269e6a5402d34a650e8313dacc91111611aa0295 /roles/individual-apps/README.md | |
parent | 8986e5bcabccb476a9088fe925a3ba05ed517053 (diff) | |
parent | dfa9f2398bd614f73a0df92cbcfd561c609a2f3b (diff) |
Merge pull request #5 from AgroDan/dev
Merge pull request #4 from AgroDan/master
Diffstat (limited to 'roles/individual-apps/README.md')
-rw-r--r-- | roles/individual-apps/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/roles/individual-apps/README.md b/roles/individual-apps/README.md new file mode 100644 index 0000000..5880d2b --- /dev/null +++ b/roles/individual-apps/README.md @@ -0,0 +1,9 @@ +Individual Apps +========= + +This role will install individual packages that are _not_ tied to the package management system, IE apt. This also applies to git repositories and the like, as well as one-off compilation and build instructions, such as JumboJohn and Kerbrute. + +Role Variables +-------------- + +Just using a link to the compiled ysoserial .jar file. |