updated updater fix
This commit is contained in:
parent
e213640974
commit
607f4b9026
@ -77,13 +77,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
|||||||
|
|
||||||
ssh root@localhost 'nixos-rebuild switch --impure' |
|
ssh root@localhost 'nixos-rebuild switch --impure' |
|
||||||
|
|
||||||
zenity --progress \
|
zenity --progress
|
||||||
--no-cancel \
|
|
||||||
--auto-close \
|
|
||||||
--pulsate \
|
|
||||||
--width=500 \
|
|
||||||
--text="Updating Now - In Rare Cases, It Could Take Up To 3 Hours - Please Be Patient..." \
|
|
||||||
--title="Sovran_SystemsOS Updater"
|
|
||||||
|
|
||||||
if [[ $? -ne 0 ]]; then
|
if [[ $? -ne 0 ]]; then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user