remove some big packages not needed additions

oracle-java* chromium-browser nuscratch scratch sonic-pi minecraft-pi python-pygame added for removal
This commit is contained in:
Sascha Affolter 2018-11-11 12:53:50 +01:00 committed by GitHub
parent e90e2a2503
commit 0aa2d287a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ if [ "${baseImage}" = "raspbian" ]; then
# set WIFI country so boot does not block
sudo raspi-config nonint do_wifi_country US
# extra: remove some big packages not needed
sudo apt-get remove -y --purge libreoffice*
sudo apt-get remove -y --purge libreoffice* oracle-java* chromium-browser nuscratch scratch sonic-pi minecraft-pi python-pygame
sudo apt-get clean
sudo apt-get -y autoremove
fi
@ -419,4 +419,4 @@ git clone https://github.com/goodtft/LCD-show.git
sudo chmod -R 755 LCD-show
sudo chown -R admin:admin LCD-show
cd LCD-show/
sudo ./LCD35-show
sudo ./LCD35-show