mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-24 23:42:21 +01:00
8 lines
110 B
Bash
8 lines
110 B
Bash
#!/bin/sh
|
|
|
|
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
|
|
|
/usr/bin/update-desktop-database
|
|
|
|
# EOF
|