#!/bin/sh

nohup java -jar /data/wwwroot/xxx.jar > /data/wwwlogs/xxx.log 2>&1

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
  • 2021-06-02
  • 2021-04-01
  • 2022-02-18
  • 2021-11-17
猜你喜欢
  • 2021-10-06
  • 2021-08-30
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
相关资源
相似解决方案