Removed pdns and corrected script name

Dieser Commit ist enthalten in:
broedli 2017-05-02 21:38:40 +02:00 committet von GitHub
Ursprung 78b27493c0
Commit 0f58dcba9c

Datei anzeigen

@ -313,7 +313,7 @@ Reset mailcow admin to `admin:moohoo`:
``` ```
cd mailcow_path cd mailcow_path
bash reset_admin.sh bash mailcow-reset-admin.sh
``` ```
## Rspamd ## Rspamd
@ -378,9 +378,6 @@ data/conf
│   ├── listen_plain.template │   ├── listen_plain.template
│   ├── listen_ssl.template │   ├── listen_ssl.template
│   └── server_name.template │   └── server_name.template
├── pdns
│   ├── pdns_custom.lua
│   └── recursor.conf
├── postfix ├── postfix
│   ├── main.cf │   ├── main.cf
│   ├── master.cf │   ├── master.cf