link lxterminal and xterm

pull/367/head
KM4ACK 2022-01-07 12:29:29 -06:00
rodzic de5c2bb05b
commit e65ec1cdeb
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -130,6 +130,9 @@ fi
if ! hash bc >/dev/null; then
sudo apt install -y bc
fi
#an issue pops up every now and again concerning xterm.
#link lxterminal to xterm. see https://github.com/km4ack/pi-build/issues/34
sudo ln -s /usr/bin/lxterminal /usr/bin/xterm
#####################################
# Check if run before