Update RM520_rgmii_toolkit_beta.sh
Fix wording, AT commands working!!!
This commit is contained in:
@@ -185,10 +185,10 @@ remove_simple_admin() {
|
|||||||
|
|
||||||
# Main menu
|
# Main menu
|
||||||
while true; do
|
while true; do
|
||||||
echo "Select an application to manage:"
|
echo "Select an option:"
|
||||||
echo "1) Send AT Command"
|
echo "1) Send AT Commands"
|
||||||
echo "2) AT Telnet Daemon"
|
echo "2) Install/Update or remove AT Telnet Daemon"
|
||||||
echo "3) Simple Admin"
|
echo "3) Install/Update or remove Simple Admin"
|
||||||
echo "4) Exit"
|
echo "4) Exit"
|
||||||
read -p "Enter your choice: " choice
|
read -p "Enter your choice: " choice
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user