diff --git a/get-all-logs-new.sh b/get-all-logs-new.sh index c464d14..bf4b67e 100644 --- a/get-all-logs-new.sh +++ b/get-all-logs-new.sh @@ -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-node or 4 \t node's logs\n"; -#_logs3days; +_logs3days; echo -e "\t\t\t\t *** MENU ***\t\t\t\t\n"; PS3='Please enter your choice(enter number): ' # interactive menu