diff --git a/dkim.md b/dkim.md index 3c784cae..17c164cd 100644 --- a/dkim.md +++ b/dkim.md @@ -24,7 +24,8 @@ So, here is the thing: Fully automatic script: (single domain) ```bash git clone https://github.com/polytan02/yunohost_auto_config_basic -sudo ./yunohost_auto_config_basic/5_opendkim.sh +cd yunohost_auto_config_basic +sudo ./5_opendkim.sh ``` ### Manually