diff --git a/bin/deploy b/bin/deploy index 7315a7a..c2b8941 100755 --- a/bin/deploy +++ b/bin/deploy @@ -71,6 +71,7 @@ if [ "$1" = "update" ]; then nix flake update --commit-lock-file fi nix flake archive + exit $? fi if [ "$1" = "diff" ]; then