mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Merge remote-tracking branch 'processone/pr/2238'
* processone/pr/2238: Fix typo /this/it/
This commit is contained in:
commit
ae86af9399
@ -27,7 +27,7 @@ case $(id -un) in
|
|||||||
EXEC_CMD="as_install_user"
|
EXEC_CMD="as_install_user"
|
||||||
else
|
else
|
||||||
EXEC_CMD="as_current_user"
|
EXEC_CMD="as_current_user"
|
||||||
echo "WARNING: This is not recommended to run ejabberd as root" >&2
|
echo "WARNING: It is not recommended to run ejabberd as root" >&2
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user