mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update dkim_fr.md
This commit is contained in:
parent
78ec80d42d
commit
ca2495f232
1 changed files with 3 additions and 2 deletions
|
@ -25,10 +25,11 @@ Rentrons maintenant dans le cœur du sujet :
|
|||
Utiliser un script tout fait et répondez aux questions :
|
||||
```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
|
||||
```
|
||||
|
||||
### À la main :
|
||||
### À la main
|
||||
On commence par installer les logiciels :
|
||||
```bash
|
||||
sudo aptitude install opendkim opendkim-tools
|
||||
|
|
Loading…
Reference in a new issue