SlackBuildsOrg/desktop/kanyremote/doinst.sh

3 lines
No EOL
128 B
Bash
Executable file

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