updated updater fix

This commit is contained in:
naturallaw77 2023-12-02 13:38:01 -08:00
parent 9b3d98d564
commit 239a60e3c7

View File

@ -68,7 +68,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 Now - In Rare Cases, It Could Take Up To 3 Hours - Please Be Patient..." \
--title="Sovran_SystemsOS Updater"
if [[ $? != 0 ]]; then