Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 397 Bytes

UPGRADE.md

File metadata and controls

7 lines (6 loc) · 397 Bytes

Upgrade from v2.3.0:

  1. localconfig.json: Copy "database" content to "databaseOldProd"
  2. Setup "databaseB" as of INSTALL.md
  3. On db/ directory launch nvm exec 11 node copydb.js command with the suggested flag
  4. Content are copied from database to databaseB
  5. Regenerate previews as of INSTALL.md