updated updater fix
This commit is contained in:
parent
2de8f362ca
commit
7ded26b4f6
@ -76,7 +76,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
|||||||
--auto-close \
|
--auto-close \
|
||||||
--pulsate \
|
--pulsate \
|
||||||
--width=500 \
|
--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"
|
--title="Sovran_SystemsOS Updater"
|
||||||
|
|
||||||
if [[ $? != 0 ]]; then
|
if [[ $? != 0 ]]; then
|
||||||
|
Reference in New Issue
Block a user