Updated Updates (markdown)

omarachmed 2020-11-23 10:13:36 +05:30
parent 51e7c403fc
commit 011c00e833

@ -18,6 +18,8 @@ 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. 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.
Run 'sudo crontab -e' in terminal.If running for the first time, it would ask you to choose an editor.
`0 */12 * * * /path/dnscrypt-proxy-update.sh` `0 */12 * * * /path/dnscrypt-proxy-update.sh`
This script needs to be run as `root`. This script needs to be run as `root`.