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