Update dkim.md

This commit is contained in:
ma.azimi@laposte.net 2015-04-22 21:10:35 +02:00 committed by YunoHost
parent ca2495f232
commit b82033135a

View file

@ -24,7 +24,8 @@ So, here is the thing:
Fully automatic script: (single domain) Fully automatic script: (single domain)
```bash ```bash
git clone https://github.com/polytan02/yunohost_auto_config_basic 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 ### Manually