diff --git a/pages/07.mikrotik/docs.md b/pages/07.mikrotik/docs.md index 3a294d7..ae373d1 100644 --- a/pages/07.mikrotik/docs.md +++ b/pages/07.mikrotik/docs.md @@ -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. \ No newline at end of file