summaryrefslogtreecommitdiff
path: root/network/protonmail-import-export-app/doinst.sh
diff options
context:
space:
mode:
authorMario Antunes <mariolpantunes@gmail.com>2020-11-14 11:20:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-14 11:20:42 +0700
commit93838e6ec0573eafd8f2a6f88712662cf24f5a97 (patch)
treed8295843d8bd6282c9cc6ffc7a2412764bb24bab /network/protonmail-import-export-app/doinst.sh
parent32306ae51f8e95b37d5aea82cbf6b0ea04dc490b (diff)
downloadslackbuilds-93838e6ec0573eafd8f2a6f88712662cf24f5a97.tar.gz
network/protonmail-import-export-app: Added (ProtonMail App).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/protonmail-import-export-app/doinst.sh')
-rw-r--r--network/protonmail-import-export-app/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/protonmail-import-export-app/doinst.sh b/network/protonmail-import-export-app/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/network/protonmail-import-export-app/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