Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Update kill.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gaowanlu authored Dec 12, 2023
1 parent 8fa2628 commit c2c0b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kill.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
#!/bin/bash
kill $(ps -ef | grep './tubekit' | grep -v 'grep' | awk '{print $2}')

0 comments on commit c2c0b12

Please sign in to comment.