summarylogtreecommitdiffstats
path: root/theHarvester.install
diff options
context:
space:
mode:
authorTK2019-03-01 12:05:12 +1100
committerTK2019-03-01 12:05:12 +1100
commit8db8997feb4419b3e0ee21a79cfa864be08f006e (patch)
treee11b45e5e53e4d8b84dd71c9540ac860bfad38be /theHarvester.install
parent0ad9a762eb380dce19e0456c696f11f639749a48 (diff)
downloadaur-8db8997feb4419b3e0ee21a79cfa864be08f006e.tar.gz
update post-install output
Diffstat (limited to 'theHarvester.install')
-rw-r--r--theHarvester.install10
1 files changed, 5 insertions, 5 deletions
diff --git a/theHarvester.install b/theHarvester.install
index 746190a7db45..7a417b072ae8 100644
--- a/theHarvester.install
+++ b/theHarvester.install
@@ -1,9 +1,9 @@
post_install() {
echo "IMPORTANT: The location of API keys has changed!"
echo "Add your keys to /opt/theharvester-git/api-keys.yaml"
- echo " googleCSE: API key and CSE ID"
- echo " hunter: API key"
- echo " intelx: API key"
- echo " securitytrails: API key"
- echo " shodan: API key"
+ echo " bingapi"
+ echo " hunter"
+ echo " intelx"
+ echo " securitytrails"
+ echo " shodan"
}