Update README.md

This commit is contained in:
joey
2025-04-01 00:04:16 +08:00
committed by GitHub
parent a7b5e0df6c
commit 19a067f4e8
+4 -1
View File
@@ -84,7 +84,10 @@ src/main/java/xiaozhi/AdminApplication.java
mvn clean install
```
把jar包与start.sh放在服务器上,执行
把jar包放在服务器上,执行
```
nohup java -jar xiaozhi-esp32-api.jar --spring.profiles.activate=dev
```
sh start.sh