spliit: removes exec at start
This commit is contained in:
parent
a78a4f764e
commit
12b7c09c0b
|
@ -58,7 +58,7 @@ buildNpmPackage {
|
|||
export PRISMA_QUERY_ENGINE_LIBRARY="${queryEngineLib}"
|
||||
|
||||
prisma migrate deploy
|
||||
exec next start
|
||||
next start
|
||||
'')}
|
||||
|
||||
substituteInPlace $out/bin/spliit2 \
|
||||
|
|
Loading…
Reference in a new issue