updated Info For Sovran_SystemsOS Updater.md

This commit is contained in:
2023-05-22 22:38:26 -07:00
parent 833a333e9b
commit 8e5afb885d
2 changed files with 7 additions and 3 deletions

@ -12,7 +12,7 @@ password=$(zenity --password --title="Sovran_SystemsOS Updater")
if [ $? -eq 1 ] ; then
zenity --error \
--text="Update Canceled By User."
--text="Update Canceled By User"
exit 1