updated updater fix
This commit is contained in:
parent
9e561fb045
commit
6b326bc372
@ -20,15 +20,17 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
||||
--width=400 \
|
||||
--title="Sovran_SystemsOS Updater" \
|
||||
--text="Could Not Update Sovran_SystemsOS -- Exiting"
|
||||
|
||||
exit 1
|
||||
fi)
|
||||
|
||||
fi
|
||||
|
||||
zenity --info \
|
||||
--ellipsize \
|
||||
--no-wrap \
|
||||
--width=400 \
|
||||
--title="Sovran_SystemsOS Updater" \
|
||||
--text="Yay Complete! Please Reboot When You Are Ready."
|
||||
--text="Yay Complete! Please Reboot When You Are Ready.")
|
||||
fi
|
||||
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user