Update RMxxx_rgmii_toolkit.sh

This commit is contained in:
Cameron Thompson
2024-04-13 13:08:56 -04:00
committed by GitHub
parent 84439e332e
commit 67a9ddfff8

View File

@@ -882,6 +882,7 @@ install_ttyd() {
exit 1
fi
fi
mount -o remount,rw /
mkdir -p /usrdata/ttyd/scripts /usrdata/ttyd/systemd
cd /usrdata/ttyd/
wget -O ttyd https://github.com/tsl0922/ttyd/releases/download/1.7.4/ttyd.armhf && chmod +x ttyd