mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
Fixed misspelling.
parent
d28cf4b95b
commit
3fbf3f8080
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This script requires dnscrypt-proxy to be installed as a service using,`./dnscry
|
|||
If dnscrypt-proxy is not run as root then, change `sudo chown root:root -R /opt/dnscrypt-proxy` to the user dnscrypt-proxy is run as.
|
||||
|
||||
## Configuration
|
||||
Inishely make sure all the above requirements are met.
|
||||
Initially make sure all the above requirements are met.
|
||||
|
||||
Then to get this script to automatically run add this as a cron job under root using `sudo crontab -e` but, change the file path to the file path the script is saved.
|
||||
`0 */12 * * * /file path/dnscrypt-proxy-update.sh`
|
||||
|
|
Loading…
Add table
Reference in a new issue