readme update - some typos
This commit is contained in:
parent
0a9b7e65f7
commit
0b509705ca
@ -24,9 +24,9 @@ Excute the script as root (or with sudo) with 1st arugement for config file and
|
||||
`sudo ./nginx-allow-dynamicip.sh db-sarlinode.shihaam.dev home.shihaam.me`
|
||||
|
||||
### Automate with cron
|
||||
Run `crontab -e` as root as this script needs sudo.
|
||||
Run `crontab -e` as root as this script needs to edit nginx config file and restart nginx
|
||||
```bash
|
||||
sudo crontab -e`
|
||||
sudo crontab -e
|
||||
```
|
||||
I have it configured to update once every hour like this
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user