From dfc28916b7c84fbcbb691b257c579c444edabc92 Mon Sep 17 00:00:00 2001 From: Dexter Date: Thu, 13 Apr 2023 01:53:58 +0800 Subject: [PATCH] now it's better! --- get-all-logs-new.sh | 2 ++ 1 file changed, 2 insertions(+) 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; }