added exit code

This commit is contained in:
naturallaw77 2024-03-13 16:58:38 -07:00
parent a3d4a5aa35
commit a498b5fe13

View File

@ -28,6 +28,8 @@ if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild swit
--title="Sovran_SystemsOS Updater" \
--text="Could not complete the Sovran_SystemsOS update."
exit 1
else
zenity --info \