forked from cerc-io/ipld-eth-server
3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
|
#!/bin/bash
|
||
|
pg_dump -O -s vulcanize > migrations/schema.sql
|