update pepscripts
This commit is contained in:
parent
9fb95cc0f7
commit
487e9e9398
|
@ -17,7 +17,9 @@ chroot /target apt purge --autoremove -y \
|
||||||
connman \
|
connman \
|
||||||
deluge \
|
deluge \
|
||||||
galculator \
|
galculator \
|
||||||
raspi-firmware
|
raspi-firmware \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-6-common
|
||||||
|
|
||||||
# Clean unnecessary files
|
# Clean unnecessary files
|
||||||
rm -r /target/boot/firmware
|
rm -r /target/boot/firmware
|
||||||
|
|
|
@ -17,7 +17,9 @@ chroot /target apt purge --autoremove -y \
|
||||||
connman \
|
connman \
|
||||||
deluge \
|
deluge \
|
||||||
galculator \
|
galculator \
|
||||||
raspi-firmware
|
raspi-firmware \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-6-common
|
||||||
|
|
||||||
# Clean unnecessary files
|
# Clean unnecessary files
|
||||||
rm -r /target/boot/firmware
|
rm -r /target/boot/firmware
|
||||||
|
|
Loading…
Reference in New Issue