-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from CKY-/main
Manual Restore
- Loading branch information
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
If you are having issues with the automatic restore process within Firebot, you can manually restore a backup with the following steps. | ||
## Manual Restore Steps for V5 | ||
1. Make sure you have the backup .zip file that you want to restore from handy | ||
- The file name will look something like `backup_1583810006278_v5.8.0.zip` | ||
- You can find backups zips from within Firebot via **Settings > Backup > Manage Backups > Open Backups Folder** | ||
- Or via the Run app (Win key + R) and paste in `%appdata%/Firebot/v5/backups` | ||
2. Close down Firebot | ||
3. Open the Run app (Win key + R) and paste in `%appdata%/Firebot/v5/`, then click OK. | ||
4. In the file browser window that appears, DELETE the **profiles** folder and the **global-settings** file. | ||
5. Extract the contents of the backup zip from Step 1 into this folder to replace the just deleted **profiles** folder and **global-settings** file. | ||
6. Start Firebot. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters