mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-29 11:11:47 +01:00
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:
parent
e90e2a2503
commit
0aa2d287a1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user