mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
4 lines
No EOL
90 B
Bash
Executable file
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 |