slackbuilds_ponce/network/republicanywhere/doinst.sh
Daniel Prosser bb2a8ed8f5 network/republicanywhere: Added (texting app for the desktop).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-12-29 06:03:51 +07:00

3 lines
129 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi