mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-19 17:08:38 +00:00
支持部分配置在运行时动态改变
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
nohup java -jar jodconverter-web-1.5.8.RELEASE.jar ../log/kkFileView.log 2>&1 &
|
||||
nohup java -Dspring.config.location=../conf/application.properties -jar jodconverter-web-1.5.8.RELEASE.jar ../log/kkFileView.log 2>&1 &
|
||||
Reference in New Issue
Block a user