修复错别字

This commit is contained in:
lilingfengdev 2024-03-31 07:35:58 +08:00 committed by GitHub
parent 53a0f4a747
commit 4984d8f295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ java -Xms1G -Xmx2G -jar 核心名.jar --nogui
将里面的 `eula=false` 改为 `eula=true`
rula就像是用户协议一样的东西你想知道讲了啥点[这里](https://zhuanlan.zhihu.com/p/463084883)
eula就像是用户协议一样的东西你想知道讲了啥点[这里](https://zhuanlan.zhihu.com/p/463084883)
改好之后重新开启服务器
@ -117,4 +117,4 @@ java -Xms1G -Xmx2G --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+Parallel
rem 让脚本程序暂停,会打印输出 “请按任意键继续...”字样防止cmd一闪而过什么都没看到
pause
```
```