From f246a04362eb4b9782dd0f2bffa7ef8954ea0d97 Mon Sep 17 00:00:00 2001 From: tanshu Date: Wed, 7 Mar 2018 12:11:31 +0000 Subject: [PATCH] (Grav GitSync) Automatic Commit from tanshu --- pages/07.mikrotik/docs.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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