updated updater script

This commit is contained in:
naturallaw77 2024-03-30 09:49:23 -07:00
parent 2bf5e8ec96
commit 73492b56ea

View File

@ -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