From 32f36295465a7afac8ab76b6e0b4410de0fa5e59 Mon Sep 17 00:00:00 2001 From: randomJoe211 <69501902+randomJoe211@users.noreply.github.com> Date: Thu, 10 Mar 2022 10:00:21 +0800 Subject: [PATCH] Add a prerequisite for installing studio with deb (#1532) --- 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`目录。如没有该目录,需手动创建。 ### 安装