slackbuilds_ponce/network/x2goclient/doinst.sh
Elvio Basello 46cc8cc26b network/x2goclient: Added (X2Go Remote Desktop solution).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-12 01:58:39 +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