mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
6 lines
85 B
Bash
6 lines
85 B
Bash
#!/bin/bash
|
|
|
|
|
|
echo "shutting down the bot"
|
|
bash killall python;
|
|
bash killall firefox; |