加入shutdown脚本

This commit is contained in:
陈精华
2019-04-26 11:28:39 +08:00
committed by kl
parent 8f7c13850e
commit ae40d0233b

View File

@@ -0,0 +1,2 @@
#!/bin/bash
kill 15 `ps -ef|grep kkFileView|awk '{print $2}'`