Dumb mistake fix

This commit is contained in:
iamromulan
2024-05-23 23:06:45 -04:00
parent e6a0c00ce8
commit b4bc15f8ef

View File

@@ -202,7 +202,7 @@ install_ttyd() {
cd $SIMPLE_ADMIN_DIR/console
curl -L -o ttyd https://github.com/tsl0922/ttyd/releases/download/1.7.7/ttyd.armhf && chmod +x ttyd
wget "https://raw.githubusercontent.com/$GITUSER/quectel-rgmii-toolkit/$GITTREE/simpleadmin/console/ttyd.bash" && chmod +x console/ttyd.bash
cd $SIMPLE_ADMIN_DIR/systemd/ttyd.service
cd $SIMPLE_ADMIN_DIR/systemd/
wget "https://raw.githubusercontent.com/$GITUSER/quectel-rgmii-toolkit/$GITTREE/simpleadmin/systemd/ttyd.service"
cp -f $SIMPLE_ADMIN_DIR/systemd/ttyd.service /lib/systemd/system/
ln -sf /usrdata/simpleadmin/ttyd /bin