mirror of
https://github.com/c0de-archive/telegram-pusher.git
synced 2026-07-26 23:30:09 +00:00
2 lines
43 B
Bash
Executable File
2 lines
43 B
Bash
Executable File
kill $(ps | grep python | cut -d ' ' -f 1)
|