updated updater fix

This commit is contained in:
naturallaw77 2023-12-02 12:07:05 -08:00
parent 2de8f362ca
commit 7ded26b4f6

View File

@ -76,7 +76,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
--auto-close \
--pulsate \
--width=500 \
--text="Updating... In Rare Cases, It Could Take Up To 3 Hours, Please Be Patient." \
--text="Updating... In Rare Cases, It Could Take Up To 3 Hours. Please Be Patient." \
--title="Sovran_SystemsOS Updater"
if [[ $? != 0 ]]; then