Delete setup.sh

This commit is contained in:
batvin321 2025-02-13 17:43:23 -05:00
parent 7e37008cc7
commit 4363b713f8

View File

@ -1,21 +0,0 @@
#!/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