From cdd2000bd3169907933a07fd51b45b377a4bf515 Mon Sep 17 00:00:00 2001 From: kvan7 Date: Mon, 30 Oct 2023 16:01:55 +0000 Subject: [PATCH] push --- UPDATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/UPDATE.md b/UPDATE.md index fd3eebf3d..ca9489cb6 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -4,5 +4,6 @@ Updating steps, follow exactly. 1. Commit and push changes to github 2. login to server, (gar use `server` alias) -3. run the command `sudo -H ./utils/searxng.sh instance update` -4. confirm update +3. run the command `cd /usr/local/searxng/searxng-src && git pull` +4. run the command `sudo -H ./utils/searxng.sh instance update` +5. confirm update