mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-30 14:06:08 +02:00
build_sdcard: remove MagPi pdf from Raspiban
This commit is contained in:
@@ -100,6 +100,8 @@ if [ "${baseImage}" = "raspbian" ] || [ "${baseImage}" = "dietpi" ] ; then
|
|||||||
# https://github.com/rootzoll/raspiblitz/issues/684
|
# https://github.com/rootzoll/raspiblitz/issues/684
|
||||||
sudo sed -i "s/^ SendEnv LANG LC.*/# SendEnv LANG LC_*/g" /etc/ssh/ssh_config
|
sudo sed -i "s/^ SendEnv LANG LC.*/# SendEnv LANG LC_*/g" /etc/ssh/ssh_config
|
||||||
|
|
||||||
|
# remove unneccesary files
|
||||||
|
sudo rm -rf /home/pi/MagPi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# remove some (big) packages that are not needed
|
# remove some (big) packages that are not needed
|
||||||
|
Reference in New Issue
Block a user