5 lines
No EOL
67 B
Bash
5 lines
No EOL
67 B
Bash
#!/bin/sh
|
|
|
|
glib-compile-schemas /usr/share/glib-2.0/schemas
|
|
|
|
exit 0 |