added exit code
This commit is contained in:
parent
a3d4a5aa35
commit
a498b5fe13
@ -28,6 +28,8 @@ if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild swit
|
|||||||
--title="Sovran_SystemsOS Updater" \
|
--title="Sovran_SystemsOS Updater" \
|
||||||
--text="Could not complete the Sovran_SystemsOS update."
|
--text="Could not complete the Sovran_SystemsOS update."
|
||||||
|
|
||||||
|
exit 1
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
zenity --info \
|
zenity --info \
|
||||||
|
Loading…
Reference in New Issue
Block a user