From 8c0c4a1b2c212d2d724a8bc81727ef8da97d099d Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Mon, 30 Oct 2023 22:20:58 +0700 Subject: [PATCH] fix error --- docs/bee/working-with-bee/uninstalling-bee.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/bee/working-with-bee/uninstalling-bee.md b/docs/bee/working-with-bee/uninstalling-bee.md index dada806fc..dff87c51f 100644 --- a/docs/bee/working-with-bee/uninstalling-bee.md +++ b/docs/bee/working-with-bee/uninstalling-bee.md @@ -12,13 +12,11 @@ Choose the appropriate uninstall method based on the install method used: This method can be used for package manager based [installs](/docs/bee/installation/install#package-manager-install-recommended-method) of the official Debian, RPM, and Homebrew packages. :::danger -This will remove your keyfiles so make certain that you have a full backup before running `purge`. +This will remove your keyfiles so make certain that you have a [full backup](/docs/bee/working-with-bee/backups#backup-your-node) of your keys and configuration before uninstalling. ::: #### Debian -To uninstall Bee while preserving your Bee keys and configuration run: - To uninstall Bee and completely remove all associated files including keys and configuration, run: ```bash