diff --git a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh index 63a3b90..17a15a8 100755 --- a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh +++ b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh @@ -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 \