Quellcode durchsuchen

修复文档错误

648540858 vor 3 Jahren
Ursprung
Commit
2591997dfc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      doc/_content/introduction/deployment.md

+ 1 - 1
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**