.SRCINFO
.gitignore
PKGBUILD
tromjaro-branding-install.hook
tromjaro-branding-remove.hook
tromjaro-gnome-shell-fix.install
tromjaro-iio-sensor-proxy.install
tromjaro-logo.png
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
post_install() {
|
|
chmod +x /usr/bin/tromjaro-gnome-shell-fix
|
|
}
|
|
|
|
post_upgrade() {
|
|
post_install
|
|
} |