Commit ae40d023 authored by 陈精华's avatar 陈精华 Committed by kl

加入shutdown脚本

parent 8f7c1385
#!/bin/bash
kill 15 `ps -ef|grep kkFileView|awk '{print $2}'`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment