summaryrefslogtreecommitdiffstats
path: root/business/maltego/doinst.sh
diff options
context:
space:
mode:
author Fernando Lopez Jr <fernando.lopezjr@gmail.com>2018-08-25 00:48:04 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-08-25 00:48:04 +0100
commitb94cf5628d60fa6fb1ecb15c0632dd78eb325eda (patch)
treedb9341901d4de325c45e2929ed7943698ccb486e /business/maltego/doinst.sh
parent183c75e6ccd03744800ac194297eaa06f1abdbf3 (diff)
downloadslackbuilds-b94cf5628d60fa6fb1ecb15c0632dd78eb325eda.tar.gz
slackbuilds-b94cf5628d60fa6fb1ecb15c0632dd78eb325eda.tar.xz
business/maltego: Added (osint and forensics).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'business/maltego/doinst.sh')
-rw-r--r--business/maltego/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/business/maltego/doinst.sh b/business/maltego/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/business/maltego/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi