mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-15 03:06:45 +03:00
add cron job
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#! /bin/bash
|
||||
set -e
|
||||
|
||||
|
||||
echo "shutting down the bot"
|
||||
killall python;
|
||||
killall firefox;
|
||||
killall firefox
|
||||
killall python
|
||||
Reference in New Issue
Block a user