1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 23:36:22 +02:00

Updated Upgrading or Merging Archives (markdown)

Nick Sweeting
2022-03-22 20:08:42 -04:00
parent a9fbb6677c
commit c8e134c2ee

@@ -51,9 +51,11 @@ archivebox init # run init to upgrade the collection to the latest versio
cd /path/to/archivebox1/data
archivebox init --setup
archivebox status
cd /path/to/archivebox2/data
archivebox init --setup
archivebox status
# ... repeat the same for each collection if merging more than two
```