(Grav GitSync) Automatic Commit from tanshu
This commit is contained in:
parent
4a340b5bb4
commit
f246a04362
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: mikrotik
|
||||
title: 'mikrotik DDNS'
|
||||
---
|
||||
|
||||
1. Script for DDNS
|
||||
#### 1. Script for DDNS
|
||||
|
||||
Create the following script with name `TanDNS` and the following permissions `write, test, read, policy`
|
||||
```
|
||||
@ -49,6 +49,6 @@ Create the following script with name `TanDNS` and the following permissions `wr
|
||||
}
|
||||
```
|
||||
|
||||
2. Schedule the script
|
||||
#### 2. Schedule the script
|
||||
|
||||
Create the following schedule with name `TanDNS-Update` and the following permissions `write, test, read, policy`, `5 minute` interval and `TanDNS` On Event.
|
Loading…
Reference in New Issue
Block a user