diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-13 09:18:15 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-13 09:18:15 +0200 |
| commit | 92965ba0d18f0e128f618d6283737842589b171b (patch) | |
| tree | 74692369564ec9cdc5a1d6fa5b7f5cfc69adda5b /discord/doinst.sh | |
| parent | ea9f6ad389992564fc4920809e0ffa3c4f4c9c70 (diff) | |
| download | my-slackbuilds-92965ba0d18f0e128f618d6283737842589b171b.tar.gz my-slackbuilds-92965ba0d18f0e128f618d6283737842589b171b.zip | |
Revert "Removed: discord"
This reverts commit ea9f6ad389992564fc4920809e0ffa3c4f4c9c70.
Diffstat (limited to 'discord/doinst.sh')
| -rw-r--r-- | discord/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/discord/doinst.sh b/discord/doinst.sh new file mode 100644 index 0000000..5fb2893 --- /dev/null +++ b/discord/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 |
