slackbuilds_ponce/network/persepolis/doinst.sh
David Woodfall 40680d1d4f
network/persepolis: Added (Download Manager for aria2).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-07-28 08:51:48 +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