linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/python3-minimal.prerm

8 lines
108 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#! /bin/sh
set -e
rm -rf /usr/share/python3/__pycache__
rm -rf /usr/share/python3/debpython/__pycache__