mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Minor change to systemd setup
I thought this was addressed during the pull request, but I guess not?
This commit is contained in:
parent
46b6c66312
commit
ea37044d67
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ pip install -r requirements.txt
|
|||
```
|
||||
|
||||
#### systemd Configuration
|
||||
After building the virtual environment, add the following to `/lib/systemd/system/whoogle.service`:
|
||||
After building the virtual environment, you can add the following to `/lib/systemd/system/whoogle.service` to set up a Whoogle Search systemd service:
|
||||
|
||||
```
|
||||
[Unit]
|
||||
|
|
|
|||
Loading…
Reference in a new issue