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