From f7edde4cc1e98928358ddf496b24a2455ac6abf5 Mon Sep 17 00:00:00 2001 From: randomJoe211 <69501902+randomJoe211@users.noreply.github.com> Date: Wed, 9 Mar 2022 11:15:03 +0800 Subject: [PATCH] Add a prerequisite for installing studio with deb --- docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md b/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md index e0ed28b71fb..5faf75445f1 100644 --- a/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md +++ b/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md @@ -170,6 +170,7 @@ $ kill $(lsof -t -i :7001) # stop nebula-graph-studio | ---- | ---- | | 7001 | Studio 提供的 web 服务 | +- 确保系统中存在`/usr/lib/systemd/system`目录。如没有该目录,需手动创建。 ### 安装