diff --git a/get-all-logs-new.sh b/get-all-logs-new.sh index f21b4de..42605cf 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:( You Can Do It! *****************\n"; + echo -e "\n************************** Logs are not founded:( You Can Do It! ****************\n"; fi; }