gconf-package/tromjaro-gnome-shell-fix.install
2019-11-04 15:56:27 +00:00

7 lines
104 B
Plaintext

post_install() {
chmod +x /usr/bin/tromjaro-gnome-shell-fix
}
post_upgrade() {
post_install
}