novel-plus/novel-admin/src/main/build/scripts
xiaoyang 16e381f384 chore(sh): 修改JVM启动参数
兼容低配置机器
2022-01-07 17:24:20 +08:00
..
readme.txt feat(打包改为分包): 打包改为分包 2021-12-17 16:33:45 +08:00
start.sh chore(sh): 修改JVM启动参数 2022-01-07 17:24:20 +08:00
stop.sh feat(打包改为分包): 打包改为分包 2021-12-17 16:33:45 +08:00
windows-start.bat feat(打包改为分包): 打包改为分包 2021-12-17 16:33:45 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1linux启动环境
sh start.sh

3windows启动环境
windows-start.bat

3linux停止应用
sh stop.sh