Commit 22dba06a by Rinat K. Nugaev

Add killtunnels

parent 898a04cf
#!/bin/bash
kill $(ps aux | grep rbtechnologies.ru | grep -v grep | 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