slackbuilds_ponce/system/cassandra-gui/doinst.sh
Nikolay Korotkiy 0eaac47bb7 system/cassandra-gui: Added (Cassandra GUI Project)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2013-02-14 00:26:55 -06: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