From 73492b56eaea0621418e3d4af03c33a25fe78467 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 30 Mar 2024 09:49:23 -0700 Subject: [PATCH] updated updater script --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh index d3bfe89..c22f946 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -110,8 +110,8 @@ else TACO - find /home/free/Documents/Updater_App_Logs -name "*.txt" -type f -mtime +3 -delete - fi +find /home/free/Documents/Updater_App_Logs -name "*.txt" -type f -mtime +3 -delete + exit 0