mosgortrans/scripts/stop-bot.sh
2022-08-08 18:03:48 +03:00

7 lines
81 B
Bash

#! /bin/bash
set -e
echo "shutting down the bot"
killall firefox
killall python