milis/talimatname/genel/zim/zim.kur-kos

7 lines
241 B
Plaintext
Raw Normal View History

2016-02-24 01:27:23 +01:00
if [ -x usr/bin/update-desktop-database ]; then
usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
if [ -x usr/bin/update-mime-database ]; then
usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1
fi