From 90a906d27aea0070dd10d34d29d5cc3f95027797 Mon Sep 17 00:00:00 2001 From: MJ Antipode Date: Fri, 20 Dec 2024 00:01:53 +0100 Subject: [PATCH] Actualiser README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cbdccd..aabf981 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # dyndns -Alternate Dyndns scripts \ No newline at end of file +Alternate Dyndns scripts + +## Setup the powershell script to run every 10 min with the Task Sheduler : + * action command : powershell + * variables : -Noninteractive -Noprofile -ExecutionPolicy ByPass -Command "C:\WORK_DIR\Update_DDNS_OVH.ps1" \ No newline at end of file