7 lines
150 B
Text
7 lines
150 B
Text
|
|
# Automatically added by dhpython:
|
|
if which py3compile >/dev/null 2>&1; then
|
|
py3compile -p opennel-pymanager
|
|
fi
|
|
|
|
# End automatically added section
|