mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
push
This commit is contained in:
parent
f4c9bb33e3
commit
cdd2000bd3
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue