mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
improve errors for CEL input
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source .env
|
||||
psql $DATABASE_URL < fixtures/labrinth-seed-data-202508052143.sql
|
||||
Reference in New Issue
Block a user