summarylogtreecommitdiffstats
path: root/maltego.install
diff options
context:
space:
mode:
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 ""
}