mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
core161: remove python2 at update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user