Add script to drop tables, re-init tables & reset shyftGeth

This commit is contained in:
greg 2018-05-16 15:50:30 -04:00 committed by priom
parent 56dd351ac6
commit 83c8f4c2c6

View file

@ -0,0 +1,5 @@
cd ./shyftDb/postgres_setup
sh drop_tables.sh && sh init_tables.sh
cd ..
cd ..
sh resetShyftGeth.sh && sh initShyftGeth.sh