D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
python3
/
runtime.d
/
Filename :
dh-python.rtupdate
back
Copy
#! /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