mirror of
https://github.com/AuxXxilium/arc-v.git
synced 2024-11-23 15:01:04 +07:00
arc: fix IP output
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
992c8a157c
commit
0657479299
@ -2927,9 +2927,9 @@ clear
|
||||
echo -e "Call \033[1;34marc.sh\033[0m to configure loader"
|
||||
echo
|
||||
echo -e "Access:"
|
||||
echo -e "IP: \033[1;34m${IP}\033[0m"
|
||||
echo -e "IP: \033[1;34m${IPCON}\033[0m"
|
||||
echo -e "User: \033[1;34mroot\033[0m"
|
||||
echo -e "Password: \033[1;34marc\033[0m"
|
||||
echo
|
||||
echo -e "Web Terminal Access:"
|
||||
echo -e "Address: \033[1;34mhttp://${IP}:7681\033[0m"
|
||||
echo -e "Address: \033[1;34mhttp://${IPCON}:7681\033[0m"
|
Loading…
Reference in New Issue
Block a user