mirror of
https://github.com/anaganisk/digitalocean-dynamic-dns-ip.git
synced 2024-08-30 17:42:10 +00:00
fix small typos
This commit is contained in:
parent
95f4abc343
commit
0f46c9b820
@ -67,9 +67,9 @@ go build digitalocean-dynamic-ip.go
|
|||||||
```
|
```
|
||||||
|
|
||||||
Optionally, you can create the configuration file with any name wherever you want, and pass it as a command line argument:
|
Optionally, you can create the configuration file with any name wherever you want, and pass it as a command line argument:
|
||||||
````bash
|
```bash
|
||||||
#run
|
#run
|
||||||
./digitalocean-dynamic-ip /path/tp/my/config.json
|
./digitalocean-dynamic-ip /path/to/my/config.json
|
||||||
```
|
```
|
||||||
|
|
||||||
You can either set this to run periodically with a cronjob or use your own method.
|
You can either set this to run periodically with a cronjob or use your own method.
|
||||||
|
Loading…
Reference in New Issue
Block a user