mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-22 21:18:39 +00: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