#!/bin/bash mkdir ~/data sudo apt-get update && sudo apt-get upgrade -y sudo apt-get install dialog \ wordgrinder \ sc \ dict dictd dict-gcide wamerican \ git \ -y echo ./TUI-menu.sh >> ~/.bashrc echo "enable SPI interface and don't reboot" sleep 10s sudo raspi-config echo "change console font to terminus and adjust font size" sleep 10s sudo dpkg-reconfigure console-setup git clone https://github.com/goodtft/LCD-show.git cd LCD-show sudo ./LCD35-show