From bbb9eb6c1060fdc95b31057b9f62205649de7c62 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Mon, 19 Oct 2015 20:36:50 +0200 Subject: [PATCH] fixed naming --- extras/zammad.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/zammad.spec b/extras/zammad.spec index 4e6d8c914..54b8917ef 100644 --- a/extras/zammad.spec +++ b/extras/zammad.spec @@ -71,7 +71,7 @@ export OTRSUSER=otrs #fi # useradd export ZUSER=zammad -echo -n "Check OTRS user ... " +echo -n "Check Zammad user ... " if id $ZUSER >/dev/null 2>&1; then echo "$ZUSER exists." # update home dir