patches
tromjaro-gnone-shell-fix
tromjaro-gnone-shell-fix.desktop
tromjaro-gnone-shell-fix.install
tromjaro-gnone-shell-fix.sh
schemas
skel
README.md
7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
post_install() {
|
|
chmod +x /usr/bin/tromjaro-gnone-shell-fix
|
|
}
|
|
|
|
post_upgrade() {
|
|
post_install
|
|
} |