From f405346e74b450f0ee5cf44c403ffdc391fff80b Mon Sep 17 00:00:00 2001 From: FreeScout <40499291+freescout-helpdesk@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:29:36 +0300 Subject: [PATCH] Updated Updating FreeScout (markdown) --- Updating-FreeScout.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Updating-FreeScout.md b/Updating-FreeScout.md index b881391..bbced61 100644 --- a/Updating-FreeScout.md +++ b/Updating-FreeScout.md @@ -63,7 +63,8 @@ Use this method only if you can not use console or GIT. ## Method 5. Update manually -1. [Download](https://freescout.net/download/) and extract FreeScout archive directory on your server overwriting all existing files (no worries, no configuration files will be overriden). +1. Remove /vendor directory: `rm -rf /path/to/freescout/vendor` +2. [Download](https://freescout.net/download/) and extract archive into FreeScout directory on your server overwriting all existing files (no worries, no configuration files will be overridden). 2. Login to FreeScout, go to "Manage » System » Tools", click "Clear Cache" and "Migrate DB". 3. If previous step did not work use some other method to [clear the cache](https://github.com/freescout-helpdesk/freescout/wiki/Clearing-the-Cache). 6. Click "Migrate DB".