From 7560208c6f594e52643f330e472ae320fcd2c710 Mon Sep 17 00:00:00 2001 From: John Paul Wohlscheid Date: Sat, 23 Feb 2019 10:40:58 -0500 Subject: [PATCH] Added information about close to system tray (#968) When I tried to restore my backed up data, it didn't work until someone mentioned the fact that LBRY minimizes to the system tray when ti tell it to close. Decided to add it here to help others. --- content/faq/backup-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/backup-data.md b/content/faq/backup-data.md index 71e69c4d..63a25362 100644 --- a/content/faq/backup-data.md +++ b/content/faq/backup-data.md @@ -23,7 +23,7 @@ To summarize, the main directories to consider when backing up or migrating a LB ### How do I migrate all LBRY related data to a new installation? -1. Install [LBRY](https://lbry.io/get) onto the target PC. Close LBRY after the initial startup +1. Install [LBRY](https://lbry.io/get) onto the target PC. Close LBRY after the initial startup. LBRY minimizes to the system tray by defailt, so make sure that is is completely closed. 2. Copy the `lbrynet` folder from the previous section into the appropriate [location](https://lbry.io/faq/lbry-directories) on your new installation. 3. Copy the `lbryum` folder from the previous section into the appropriate [location](https://lbry.io/faq/lbry-directories) on your new installation. 4. Copy your LBRY Downloads from the previous section into the appropriate location.