Update RMxxx_rgmii_toolkit.sh

Fix if fi
This commit is contained in:
iamromulan
2023-12-02 15:43:02 -05:00
committed by GitHub
parent 849311a3c5
commit 5fa3bb7157

View File

@@ -176,11 +176,11 @@ install_update_at_telnet() {
# Start Services
systemctl start at-telnet-daemon
remount_ro
else
remount_ro
fi
remount_ro
}
# Function to remove AT Telnet Daemon