diff --git a/get-all-logs-new.sh b/get-all-logs-new.sh index 548078e..0511ef0 100644 --- a/get-all-logs-new.sh +++ b/get-all-logs-new.sh @@ -35,7 +35,7 @@ _logs3days(){ done echo -e "\n*********************************************************************************\n"; else - echo -e "\n**************************** Logs are not founded:( Just Do It! *****************\n"; + echo -e "\n**************************** Logs are not founded:( You Can Do It! *****************\n"; fi; }