doc[zfoo]: 更新文档

This commit is contained in:
jaysunxiao
2021-07-16 15:05:03 +08:00
parent e636ad342a
commit d62fb92ffa
3 changed files with 27 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ path.logs: /data/es/logs
useradd sun # 新增sun用户
passwd sun # 为sun用户设置密码
chown -R sun:sun /usr/local/elasticsearch-7.7.0 # 为新用户授权,文件夹所有者
chown -R sun:sun /data
chown -R sun:sun /data/es
su sun
./elasticsearch &
```
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB