📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 01:29:12
📂
/ (Root)
/
usr
/
share
/
debhelper
/
autoscripts
📍 /usr/share/debhelper/autoscripts
🔄 Refresh
✏️
Editing: postinst-pypycompile
Read Only
if which pypycompile >/dev/null 2>&1; then pypycompile -p #PACKAGE# #ARGS# elif pypy -m py_compile >/dev/null 2>&1; then dpkg -L #PACKAGE# | grep '\.py$' | pypy -m py_compile - >/dev/null fi
💾 Save Changes
❌ Cancel