chore: Remove things for more compatibility.
This commit is contained in:
parent
aeef8e4931
commit
31cbb1e264
3 changed files with 1 additions and 3 deletions
|
@ -8,6 +8,6 @@ pkgs.mkShell {
|
|||
export PRISMA_QUERY_ENGINE_LIBRARY=${pkgs.prisma-engines}/lib/libquery_engine.node
|
||||
export PRISMA_SCHEMA_ENGINE_BINARY=${pkgs.prisma-engines}/bin/schema-engine
|
||||
|
||||
bash init.sh
|
||||
source init.sh
|
||||
'';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue