Core Update 165: Delete Python 3.8 files

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-02-11 09:33:18 +00:00
parent 1d05321687
commit c36652c467

View File

@@ -52,6 +52,17 @@ if [ $ROOTSPACE -lt 100000 ]; then
fi
# Remove files
rm -rvf \
/usr/bin/2to3-3.8 \
/usr/bin/easy_install-3.8 \
/usr/bin/idle3.8 \
/usr/bin/pip3.8 \
/usr/bin/pydoc3.8 \
/usr/bin/python3.8 \
/usr/bin/python3.8-config \
/usr/lib/libpython3.8.so \
/usr/lib/libpython3.8.so.1.0 \
/usr/lib/python3.8/
# Stop services