mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 19:46:33 +00:00
wip: estimated payout period info
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
source .env
|
||||
|
||||
psql "$DATABASE_URL" < fixtures/labrinth-seed-data-202508052143.sql
|
||||
Reference in New Issue
Block a user