summaryrefslogtreecommitdiffstats
path: root/gnome-python-desktop/post-install
blob: d3319844006e0cb70861a67184cdf7e042eb1afc (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

port=gnome-desktop


# desktop database
update-desktop-database > /dev/null

# End of file