diff --git a/build.sh b/build.sh index e3f61a8..d748916 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -nix build --experimental-features "nix-command flakes" .#deploy \ No newline at end of file +nix build --experimental-features "nix-command flakes" .# \ No newline at end of file