mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
rc: align console menu for new motd
This commit is contained in:
parent
bdb0fac62c
commit
8c25dd18c0
@ -26,15 +26,13 @@ while : ; do
|
||||
set -e
|
||||
|
||||
echo
|
||||
|
||||
echo " 0) Logout 7) Ping host"
|
||||
echo " 1) Assign Interfaces 8) Shell"
|
||||
echo " 2) Set interface(s) IP address 9) pfTop"
|
||||
echo " 3) Reset the root password 10) Filter Logs"
|
||||
echo " 4) Reset to factory defaults 11) Restart web interface"
|
||||
echo " 5) Power off system 12) Upgrade from console"
|
||||
echo " 6) Reboot system 13) Restore a configuration"
|
||||
|
||||
echo " 0) Logout 7) Ping host"
|
||||
echo " 1) Assign Interfaces 8) Shell"
|
||||
echo " 2) Set interface(s) IP address 9) pfTop"
|
||||
echo " 3) Reset the root password 10) Filter Logs"
|
||||
echo " 4) Reset to factory defaults 11) Restart web interface"
|
||||
echo " 5) Power off system 12) Upgrade from console"
|
||||
echo " 6) Reboot system 13) Restore a configuration"
|
||||
echo
|
||||
read -p "Enter an option: " OPCODE
|
||||
echo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user