mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
5 lines
No EOL
122 B
Bash
5 lines
No EOL
122 B
Bash
cd ./shyftDb/postgres_setup
|
|
sh drop_tables.sh && sh init_tables.sh
|
|
cd ..
|
|
cd ..
|
|
sh resetShyftGeth.sh && sh initShyftGeth.sh |