/
usr
/
share
/
python3
/
runtime.d
/
Upload File
HOME
#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p dh-python /usr/share/dh-python py3compile -p dh-python -V 3.2- /usr/share/dh-python fi