summaryrefslogtreecommitdiff
path: root/content/searxng.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-10-22 21:03:26 +0000
committerGitHub <noreply@github.com>2022-10-22 21:03:26 +0000
commit18e0bf2a286ad347fbf7c9ce17e5bc74e1dbf0a4 (patch)
tree67d91eeb594c809deafda21161b1c72ec6debac0 /content/searxng.md
parent938423edbe68eeea36a5068a03fee69d6a3d51f0 (diff)
parentaa28463390f53b4e456337a108a086c93dd583eb (diff)
Merge pull request #244 from smacks667/master
added nginx-extras package
Diffstat (limited to 'content/searxng.md')
-rw-r--r--content/searxng.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/searxng.md b/content/searxng.md
index ad23ac7..dc25f68 100644
--- a/content/searxng.md
+++ b/content/searxng.md
@@ -23,7 +23,7 @@ that can be accessed using a domain over HTTPS. Features include:
Install the required packages.
```sh
-apt install git nginx -y
+apt install git nginx nginx-extras -y
```
Open http and https ports.