加入shutdown脚本
This commit is contained in:
parent
8f7c13850e
commit
ae40d0233b
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
kill 15 `ps -ef|grep kkFileView|awk '{print $2}'`
|
||||
Loading…
Reference in New Issue