mirror of https://github.com/CIRCL/lookyloo
chg: Typos in readme
parent
e057f5b45f
commit
33032fb9f9
|
@ -88,7 +88,7 @@ You have to configure the two following files:
|
||||||
* `etc/nginx/sites-available/lookyloo`
|
* `etc/nginx/sites-available/lookyloo`
|
||||||
* `etc/systemd/system/lookyloo.service`
|
* `etc/systemd/system/lookyloo.service`
|
||||||
|
|
||||||
And copy them to the appropriate directories and run the following command:
|
Copy them to the appropriate directories, and run the following command:
|
||||||
```bash
|
```bash
|
||||||
sudo ln -s /etc/nginx/sites-available/lookyloo /etc/nginx/sites-enabled
|
sudo ln -s /etc/nginx/sites-available/lookyloo /etc/nginx/sites-enabled
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue