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