#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p gdebi-core /usr/share/gdebi py3compile -p gdebi-core /usr/share/gdebi fi