update Light Updater
This commit is contained in:
@@ -66,7 +66,7 @@ pushd /home/free/Documents/Updater_App_Logs
|
|||||||
|
|
||||||
file=$(ls -Art | tail -n 1)
|
file=$(ls -Art | tail -n 1)
|
||||||
|
|
||||||
if ! grep -w "updating" $file ; then
|
if ! grep -q "Updated input" $file ; then
|
||||||
|
|
||||||
zenity --info \
|
zenity --info \
|
||||||
--ellipsize \
|
--ellipsize \
|
||||||
|
|||||||
Reference in New Issue
Block a user