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

4 lines
No EOL
90 B
Bash
Executable file

#!/bin/bash
cd ./shyft-cli/postgres_setup
psql -U postgres -d shyftdb -f drop_tables.psql