missinput

This commit is contained in:
Daniel 2024-02-03 22:26:42 -03:00
parent 3a8981c5b5
commit 90b5b6c4c4
1 changed files with 1 additions and 1 deletions

View File

@ -15,10 +15,10 @@ The commit history includes BopItFreak's server because this server is (debatabl
If no bun: If no bun:
curl -fsSL https://bun.sh/install | bash curl -fsSL https://bun.sh/install | bash
cp .env.template .env
Do on bash: Do on bash:
cp .env.template .env
bun i bun i
bunx prisma generate bunx prisma generate
bunx prisma db push bunx prisma db push