diff --git a/get-all-logs-new.sh b/get-all-logs-new.sh index b601934..548078e 100644 --- a/get-all-logs-new.sh +++ b/get-all-logs-new.sh @@ -34,6 +34,8 @@ _logs3days(){ du -sh $item3d done echo -e "\n*********************************************************************************\n"; + else + echo -e "\n**************************** Logs are not founded:( Just Do It! *****************\n"; fi; }