#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p ubuntu-drivers-common /usr/share/ubuntu-drivers-common py3compile -p ubuntu-drivers-common -V 3.2- /usr/share/ubuntu-drivers-common fi