From 4996c1abb1a2e0aeceb9eb2efbda875cbc1e8e13 Mon Sep 17 00:00:00 2001 From: Tiramisu Mokka Date: Wed, 16 Feb 2022 09:43:24 +0100 Subject: [PATCH] docs: fix location of `ddns_provider.conf` file Fixes: #2 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b961406..68a2558 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ use [Gandi.net](https://www.gandi.net/en) domain name registrar. It based on [Li $ sudo curl -o /usr/local/bin/livedns.py https://raw.githubusercontent.com/kofemann/livedns4synology/master/livedns.py $ sudo chmod +x /usr/local/bin/livedns.py ``` -1. update /etc.defaults/ddns_provider.conf to add new provider: + +1. update `/etc/ddns_provider.conf` and add a new provider: + ``` [USER_Gandi LiveDNS] modulepath=/usr/local/bin/livedns.py