summarylogtreecommitdiffstats
path: root/maltego.install
diff options
context:
space:
mode:
authorStevesAMonkey2017-11-02 09:30:00 +1030
committerStevesAMonkey2017-11-02 09:30:00 +1030
commit0bdcba2fc8c40f4d235ca77997620c1159ebe4ba (patch)
treee13bf8c8ef9d474157b2d7ddcbbd941627051b1f /maltego.install
parentb319ead97bc4ea7f667712efd66c76d0ae752e9e (diff)
downloadaur-0bdcba2fc8c40f4d235ca77997620c1159ebe4ba.tar.gz
Updated for Release 4.1.0
Diffstat (limited to 'maltego.install')
-rw-r--r--maltego.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/maltego.install b/maltego.install
index 1f879042795c..81ab527131e5 100644
--- a/maltego.install
+++ b/maltego.install
@@ -1,6 +1,6 @@
post_install() {
echo ""
- echo "[+] run '/usr/sbin/maltego-community' to run the application (if nothing works, check 'java' is in your \$PATH)"
+ echo "[+] run '/sbin/maltego' to run the application (if nothing works, check 'java' is in your \$PATH)"
echo ">>> documentation resides @ 'https://www.paterva.com/web7/docs.php'"
echo ""
echo ">>> this application isn't functional until you obtain a Maltego Community Edition activation code and account"
@@ -12,7 +12,7 @@ post_install() {
post_upgrade() {
echo ""
- echo "[+] run '/usr/sbin/maltego-community' to run the application (if nothing works, check 'java' is in your \$PATH)"
+ echo "[+] run '/sbin/maltego' to run the application (if nothing works, check 'java' is in your \$PATH)"
echo ">>> documentation resides @ 'https://www.paterva.com/web7/docs.php'"
echo ""
echo ">>> this application isn't functional until you obtain a Maltego Community Edition activation code and account"