4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/bash
|
|
|
|
glib-compile-schemas /usr/share/glib-2.0/schemas 2>/dev/null
|
#!/bin/bash
|
|
|
|
glib-compile-schemas /usr/share/glib-2.0/schemas 2>/dev/null
|