reloadPlugin.sh 76 B

1234
  1. #!/bin/sh
  2. kill `ps -ef | grep windowck | grep -v grep | awk '{ print $2}'`