7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
post_install() {
|
|
chmod +x /usr/bin/tromjaro-gnone-shell-fix
|
|
}
|
|
|
|
post_upgrade() {
|
|
post_install
|
|
} |