Navigation Menu

Skip to content

Commit

Permalink
Import data with setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Nov 29, 2015
1 parent d1c155b commit 7feec1a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions scripts/setup
Expand Up @@ -36,9 +36,8 @@ echo "Prepare DB .."

bundle exec lotus db prepare

echo "If you want to import data,"
echo "please place dumped institutions.json into db/data"
echo "then run"
echo "./scripts/import_institutions db/data/institutions.json"
echo "Import data .."

./scripts/import_institutions db/data/institutions.json

echo "DONE"

0 comments on commit 7feec1a

Please sign in to comment.