ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/python3-minimal.prerm

8 lines
108 B
Bash
Executable File

#! /bin/sh
set -e
rm -rf /usr/share/python3/__pycache__
rm -rf /usr/share/python3/debpython/__pycache__