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