mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-18 18:57:27 +00:00
2 lines
147 B
Bash
2 lines
147 B
Bash
#!/bin/bash
|
|
nohup java -Dspring.config.location=../conf/application.properties -jar jodconverter-web-1.5.8.RELEASE.jar ../log/kkFileView.log 2>&1 & |