From 340d2e4ce73f7c6deafaa1ce9528aac1fe76ec98 Mon Sep 17 00:00:00 2001 From: Dexter Date: Thu, 13 Apr 2023 02:09:45 +0800 Subject: [PATCH] perfect! --- get-all-logs-new.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }