go-ethereum/shyft-cli/postgres_setup/initdb.sh

4 lines
83 B
Bash

#!/bin/bash
cd ./shyft-cli/postgres_setup
psql -U postgres -f create_shyftdb.psql