ip.sh: add message
This commit is contained in:
parent
e5c65136c4
commit
f5acfc3e1c
2
ip.sh
2
ip.sh
@ -44,7 +44,7 @@ case "${1}" in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
echo -e "${LGREEN}type --help or -h for more options${NC}\n"
|
||||||
echo -e "\n${LCYAN}Local IP: ${lanip}${NC}\n"
|
echo -e "\n${LCYAN}Local IP: ${lanip}${NC}\n"
|
||||||
echo -e "${YELLOW}Public IP: ${pubip}${NC}\n"
|
echo -e "${YELLOW}Public IP: ${pubip}${NC}\n"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user