updated helper
This commit is contained in:
parent
33f610c6e8
commit
3c537c06b7
@ -22,7 +22,11 @@ else
|
|||||||
--text="Could Not Update Flatpaks."
|
--text="Could Not Update Flatpaks."
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
zenity --info
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
@ -33,6 +37,10 @@ else
|
|||||||
--text="Could Not Update Sovran_SystemsOS"
|
--text="Could Not Update Sovran_SystemsOS"
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
zenity --info
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user