From 192f0128298c23b147eb44c2e637e1c929a2211e Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期四, 02 二月 2023 15:11:33 +0800
Subject: [PATCH] Merge pull request #735 from kunlong-luo/fix-host-bug

---
 doc/_content/introduction/deployment.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/_content/introduction/deployment.md b/doc/_content/introduction/deployment.md
index cdc1568..388fd35 100644
--- a/doc/_content/introduction/deployment.md
+++ b/doc/_content/introduction/deployment.md
@@ -24,7 +24,7 @@
 7. 鍚姩鏈嶅姟锛屼互linux涓轰緥
 **鍚姩WVP-PRO**
 ```shell
-nohup java -jar java -jar wvp-pro-*.jar &
+nohup java -jar wvp-pro-*.jar &
 ```
 
 **鍚姩ZLM**

--
Gitblit v1.8.0