update Light Updater

This commit is contained in:
2026-03-23 13:20:45 -05:00
parent fdf55e1657
commit 4efd110e2e

View File

@@ -66,7 +66,7 @@ pushd /home/free/Documents/Updater_App_Logs
file=$(ls -Art | tail -n 1)
if ! grep -w "updating" $file ; then
if ! grep -q "Updated input" $file ; then
zenity --info \
--ellipsize \