summarylogtreecommitdiffstats
path: root/maltego.install
diff options
context:
space:
mode:
authorStevesAMonkey2017-03-23 16:59:01 +1030
committerStevesAMonkey2017-03-23 16:59:01 +1030
commitb319ead97bc4ea7f667712efd66c76d0ae752e9e (patch)
tree863ff78d6821de064a3cb42c3bf36072b7008bd8 /maltego.install
parent4e6a0b3bcf3972189928cf449de45455b9be6274 (diff)
downloadaur-b319ead97bc4ea7f667712efd66c76d0ae752e9e.tar.gz
Tidying up dependencies
Diffstat (limited to 'maltego.install')
-rw-r--r--maltego.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/maltego.install b/maltego.install
index 9f56140d11b4..1f879042795c 100644
--- a/maltego.install
+++ b/maltego.install
@@ -6,6 +6,8 @@ post_install() {
echo ">>> this application isn't functional until you obtain a Maltego Community Edition activation code and account"
echo ">>> REGISTER a FREE ACCOUNT for Maltego Community Editon @ 'https://www.paterva.com/web7/community/community.php'"
echo ""
+ echo ">>> this has been tested to work with jre8-openjdk"
+ echo ""
}
post_upgrade() {
@@ -16,4 +18,6 @@ post_upgrade() {
echo ">>> this application isn't functional until you obtain a Maltego Community Edition activation code and account"
echo ">>> REGISTER a FREE ACCOUNT for Maltego Community Editon @ 'https://www.paterva.com/web7/community/community.php'"
echo ""
+ echo ">>> this has been tested to work with jre8-openjdk"
+ echo ""
}