From 0f58dcba9c4080b77e8e4a54d9e7f57028e4e1b2 Mon Sep 17 00:00:00 2001 From: broedli Date: Tue, 2 May 2017 21:38:40 +0200 Subject: [PATCH] Removed pdns and corrected script name --- docs/u_and_e.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/u_and_e.md b/docs/u_and_e.md index a40859221..1fc2cb994 100644 --- a/docs/u_and_e.md +++ b/docs/u_and_e.md @@ -313,7 +313,7 @@ Reset mailcow admin to `admin:moohoo`: ``` cd mailcow_path -bash reset_admin.sh +bash mailcow-reset-admin.sh ``` ## Rspamd @@ -378,9 +378,6 @@ data/conf │   ├── listen_plain.template │   ├── listen_ssl.template │   └── server_name.template -├── pdns -│   ├── pdns_custom.lua -│   └── recursor.conf ├── postfix │   ├── main.cf │   ├── master.cf