From: Arne Fitzenreiter Date: Wed, 13 Oct 2021 12:33:09 +0000 (+0000) Subject: core161: remove python2 at update X-Git-Tag: v2.27-core161~2^2~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0302f7fad48b64c4cab3a1357c5e5fd6dd9ffa7;p=ipfire-2.x.git core161: remove python2 at update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/161/update.sh b/config/rootfiles/core/161/update.sh index d882397f59..155b85846b 100644 --- a/config/rootfiles/core/161/update.sh +++ b/config/rootfiles/core/161/update.sh @@ -88,6 +88,11 @@ rm -rf /boot/kernel* rm -rf /usr/share/u-boot/rpi* # Remove files +rm -rf /usr/bin/python +rm -rf /usr/bin/python2 +rm -rf /usr/bin/python2.7 +rm -rf /usr/lib/libpython2* +rm -rf /usr/lib/python2* # Stop services