From 0fb3436fe0b24d201ee077e8225715bee4cd038e Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 22 Mar 2022 20:44:35 -0400 Subject: [PATCH] Updated Upgrading or Merging Archives (markdown) --- Upgrading-or-Merging-Archives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Upgrading-or-Merging-Archives.md b/Upgrading-or-Merging-Archives.md index d8dec38..8273006 100644 --- a/Upgrading-or-Merging-Archives.md +++ b/Upgrading-or-Merging-Archives.md @@ -5,7 +5,7 @@ 1. Find the version you want to upgrade to on https://github.com/ArchiveBox/ArchiveBox/releases 2. **Read the release notes carefully** for any instructions or extra steps around upgrading for each release you're skipping or installing 3. **Make a full backup** of your `index.sqlite3` and `archive/` content before upgrading! -4. Follow the steps below depending on your setup (repeating as necessary for each major version if upgrading across multiple major versions) +4. Follow the steps below depending on your setup to run `archivebox init` (repeating as necessary for each major version if upgrading across multiple major versions) 5. Confirm the upgrade succeeded and check for any orphan/corrupted snapshots with `archivebox status` **ℹ️ How it works internally:**