Repository URL to install this package:
#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p cable /usr/share/cable py3compile -p cable /usr/share/cable fi