fixed naming

This commit is contained in:
Roy Kaldung 2015-10-19 20:36:50 +02:00
parent 12164f4a68
commit bbb9eb6c10

View file

@ -71,7 +71,7 @@ export OTRSUSER=otrs
#fi #fi
# useradd # useradd
export ZUSER=zammad export ZUSER=zammad
echo -n "Check OTRS user ... " echo -n "Check Zammad user ... "
if id $ZUSER >/dev/null 2>&1; then if id $ZUSER >/dev/null 2>&1; then
echo "$ZUSER exists." echo "$ZUSER exists."
# update home dir # update home dir