gconf-settings/patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.install
2019-11-04 15:36:48 +00:00

7 lines
104 B
Plaintext

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