diff --git a/Installer.sh b/Installer.sh index f4a735a..2e9fe98 100644 --- a/Installer.sh +++ b/Installer.sh @@ -122,6 +122,8 @@ else timedatectl set-timezone Europe/Amsterdam fi +rm /etc/motd +rm /etc/update-motd.d/10-uname sed -i -e 's/dtoverlay=vc4-kms-v3d/dtoverlay=vc4-fkms-v3d/g' /boot/config.txt echo 'APT::Install-Recommends "false";' >> /etc/apt/apt.conf.d/01Recommends