Files
.SRCINFO
.gitignore
PKGBUILD
tromjaro-branding-install.hook
tromjaro-branding-remove.hook
tromjaro-gnome-shell-fix.install
tromjaro-iio-sensor-proxy.install
tromjaro-logo.png
gconf-package/tromjaro-gnome-shell-fix.install

7 lines
103 B
Plaintext

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