mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 14:40:45 +01:00
build_sdcard: remove MagPi pdf from Raspiban
This commit is contained in:
parent
18c81bc4e6
commit
ecc69c9928
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue