mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-05 10:22:31 +01:00
4 lines
161 B
Bash
Executable File
4 lines
161 B
Bash
Executable File
#!/usr/bin/env sh
|
|
#nix build --update-input pnpm2nix --debugger --ignore-try
|
|
nix build --debugger --ignore-try --print-out-paths --print-build-logs --http2 "$@"
|