If the above command get killed when you leave the SSH session, try to add nohup in front. $ nohup java -jar example.jar & ...
確定! 回上一頁