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