From 04d6ff687c02a058e861f383a89af9f36236bef0 Mon Sep 17 00:00:00 2001 From: tnichols217 <62992267+tnichols217@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:29:32 -0400 Subject: [PATCH] undo --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index d748916..e3f61a8 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -nix build --experimental-features "nix-command flakes" .# \ No newline at end of file +nix build --experimental-features "nix-command flakes" .#deploy \ No newline at end of file