From 9f538bde0a0cf0dc3b053b1bb6f9b7b81b6f4a68 Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Wed, 20 Apr 2022 17:39:09 +0300 Subject: [PATCH] Fix LinuxRemoveDocs.ascx --- .../Linux/Document/LinuxRemoveDocs/LinuxRemoveDocs.ascx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Web/Controls/Help/Server/Linux/Document/LinuxRemoveDocs/LinuxRemoveDocs.ascx b/Web/Controls/Help/Server/Linux/Document/LinuxRemoveDocs/LinuxRemoveDocs.ascx index d6fabfa37..a6f35b3ff 100644 --- a/Web/Controls/Help/Server/Linux/Document/LinuxRemoveDocs/LinuxRemoveDocs.ascx +++ b/Web/Controls/Help/Server/Linux/Document/LinuxRemoveDocs/LinuxRemoveDocs.ascx @@ -28,6 +28,8 @@

If you run ONLYOFFICE Docs for Linux on your computer there might be some cases when you need to completely remove it from your computer.

This guide will show you how to remove ONLYOFFICE Docs Linux version from your machine.

+
WARNINGBy following this user guide all your DocumentServer data will be deleted, please be careful. +
@@ -44,6 +46,8 @@

When executing the command, you will see the following warning: "This operation will remove the database which contain all ONLYOFFICE data. It is recommended to take backup before removing the database." Confirm the deletion by selecting Yes.

If you get some warnings "directory not empty so not removed", remove the directories manually:

sudo rm -rvf /etc/onlyoffice /var/www/onlyoffice
+
All installed prerequisites and components will remain and can be uninstalled separately. +