1 Star 0 Fork 1.3K

续续断断/northstar

forked from dromara/northstar 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
startup.sh 198 Bytes
一键复制 编辑 原始数据 按行查看 历史
Huangwl 提交于 2023-09-28 09:20 . 优化启动脚本
#!/bin/bash
# 启动服务
nohup java -Xlog:gc*:gc.log -Xms2g -Xmx2g -Dloader.path=$(pwd) -Denv=prod -jar $(find /root/northstar-dist -name 'northstar-[0-9]*.*.jar') >/root/northstar-dist/ns.log &
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xwhyx/northstar.git
git@gitee.com:xwhyx/northstar.git
xwhyx
northstar
northstar
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385