xfce4/gnome-keyring/post-install
2019-07-18 20:24:41 +02:00

8 lines
110 B
Bash

#!/bin/sh
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
/usr/bin/update-desktop-database
# EOF