From e172a4e81f034d50d9957c4d2e0c2232c010515a Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 5 Sep 2010 16:13:03 +0200 Subject: [PATCH] We are on franck Signed-off-by: Joerg Jaspert --- config/debian/dinstall.variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dinstall.variables b/config/debian/dinstall.variables index d2cdfd1c..c2daeb9c 100644 --- a/config/debian/dinstall.variables +++ b/config/debian/dinstall.variables @@ -6,7 +6,7 @@ DEBUG=0 PROGRAM="dinstall" # where do we want mails to go? For example log entries made with error() -if [ "x$(hostname -s)x" != "xriesx" ]; then +if [ "x$(hostname -s)x" != "xfranckx" ]; then # Not our ftpmaster host MAILTO=${MAILTO:-"root"} else -- 2.39.2