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

post_upgrade() {
        post_install
}