4 lines
92 B
Bash
4 lines
92 B
Bash
#!/bin/sh
|
|
glib-compile-schemas /usr/share/glib-2.0/schemas
|
|
/usr/bin/update-desktop-database
|