diff --git a/src/modules/octopi/start_chroot_script b/src/modules/octopi/start_chroot_script index 3deb069b..84bf3634 100755 --- a/src/modules/octopi/start_chroot_script +++ b/src/modules/octopi/start_chroot_script @@ -28,8 +28,7 @@ unpack /filesystem/home/pi /home/"${BASE_USER}" "${BASE_USER}" unpack /filesystem/home/root /root root unpack /filesystem/boot /boot/firmware -apt-get update - +apt_update_skip # in case we are building from a regular raspbian image instead of the lite one... remove_extra=$(remove_if_installed scratch squeak-plugins-scratch squeak-vm wolfram-engine python-minecraftpi minecraft-pi sonic-pi oracle-java8-jdk bluej libreoffice-common libreoffice-core freepats greenfoot nodered) echo "removing:" $remove_extra