mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-19 07:33:50 +08:00
加入shutdown脚本
This commit is contained in:
2
jodconverter-web/src/main/bin/shutdown.sh
Normal file
2
jodconverter-web/src/main/bin/shutdown.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
kill 15 `ps -ef|grep kkFileView|awk '{print $2}'`
|
||||||
Reference in New Issue
Block a user