Skip to content

Commit c25c648

Browse files
committed
[feat]: killed 7-highlander with SIGKILL signal
1 parent e706c03 commit c25c648

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
# Kill process 7-highlander
3+
pkill -f -SIGKILL 7-highlander

0 commit comments

Comments
 (0)