Fixed misspelling.

J. R. Johnstone 2019-03-13 15:01:23 -04:00
parent d28cf4b95b
commit 3fbf3f8080

@ -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`