add cron job

This commit is contained in:
2022-08-08 18:03:48 +03:00
parent f4ded6ae10
commit 3ae46f8c0e
3 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
#! /bin/bash
set -e
echo "shutting down the bot"
killall python;
killall firefox;
killall firefox
killall python