fix check
This commit is contained in:
parent
ad1965e20c
commit
050bf36051
@ -219,7 +219,7 @@ echo -e "\t-short-logs or 2\t\t\t logs for only last 7 days";
|
|||||||
echo -e "\t-lic or 3\t\t\t\t logs about license";
|
echo -e "\t-lic or 3\t\t\t\t logs about license";
|
||||||
echo -e "\t-node or 4 <IP-address> <SSH-port>\t node's logs\n";
|
echo -e "\t-node or 4 <IP-address> <SSH-port>\t node's logs\n";
|
||||||
|
|
||||||
#_logs3days;
|
_logs3days;
|
||||||
echo -e "\t\t\t\t *** MENU ***\t\t\t\t\n";
|
echo -e "\t\t\t\t *** MENU ***\t\t\t\t\n";
|
||||||
PS3='Please enter your choice(enter number): '
|
PS3='Please enter your choice(enter number): '
|
||||||
# interactive menu
|
# interactive menu
|
||||||
|
Reference in New Issue
Block a user