post_install() {
    chmod +x /usr/bin/calamares-launch-script
}

post_upgrade() {
    post_install
}