I248 - Name of database update utility updated in GETTING_STARTED.md #247
@ -95,11 +95,11 @@ program which creates the hpr.db file:
|
|||||||
|
|
||||||
`./utils/mysql2sqlite ./hpr-sqlite.sql | sqlite3 ./hpr.db`
|
`./utils/mysql2sqlite ./hpr-sqlite.sql | sqlite3 ./hpr.db`
|
||||||
|
|
||||||
For convenience, the update-sqlite-db.sh script in the utils directory
|
For convenience, the update-hpr-db.sh script in the utils directory
|
||||||
automates the above steps (including downloading the hpr.sql file).
|
automates the above steps (including downloading the hpr.sql file).
|
||||||
From the root of the local hpr_generator repository run:
|
From the root of the local hpr_generator repository run:
|
||||||
|
|
||||||
`./utils/update-sqlite-db.sh`
|
`./utils/update-hpr-db.sh`
|
||||||
|
|
||||||
# Configure the site-generator
|
# Configure the site-generator
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user