芝麻web文件管理V1.00
编辑当前文件:/var/lib/dpkg/info/python3.10-venv.postrm
#! /bin/sh set -e if [ "$1" = "purge" ]; then rm -rf /usr/lib/python-wheels rm -rf /var/lib/python-wheels fi exit 0