updated updater
This commit is contained in:
parent
7826e8a4bf
commit
5d1ec73a3c
@ -17,7 +17,7 @@ xterm -fa 'Noto Mono' -fs 15 -fg white -bg black -e bash -c "
|
||||
|
||||
if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure' ; then
|
||||
|
||||
zenity --error
|
||||
zenity --error
|
||||
|
||||
exit 1
|
||||
|
||||
@ -46,9 +46,9 @@ else
|
||||
zenity --info \
|
||||
--ellipsize \
|
||||
--no-wrap \
|
||||
--width=400 \
|
||||
--width=500 \
|
||||
--title="Sovran_SystemsOS Updater" \
|
||||
--text="Yay Complete! Please Reboot When You Are Ready."
|
||||
--text="Yay, your Sovran Pro update is complete! Please reboot when you are ready."
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user