This commit is contained in:
kvan7 2023-10-30 16:01:55 +00:00
parent f4c9bb33e3
commit cdd2000bd3

View file

@ -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