fix build script

This commit is contained in:
tnichols217 2025-02-16 16:50:38 -05:00
parent 4f4dd804a5
commit acecd3e5b4

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash
nix bundle --experimental-features "nix-command flakes" .#deploy
nix build --experimental-features "nix-command flakes" .#deploy