nohup java -jar /home/test/sample.jar > /home/test/sample.log 2>&1 &
shell脚本启动springboot程序-简单方式
最新推荐文章于 2023-08-08 17:43:37 发布
nohup java -jar /home/test/sample.jar > /home/test/sample.log 2>&1 &