From 5b913663c69686fcc58d2aef507ff0a59f12c829 Mon Sep 17 00:00:00 2001 From: Ilia Korshunov Date: Sun, 15 Jun 2025 17:48:15 +0300 Subject: [PATCH] add tgBot starting file --- adds/tgBot.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 adds/tgBot.sh diff --git a/adds/tgBot.sh b/adds/tgBot.sh new file mode 100644 index 0000000..faaa5ae --- /dev/null +++ b/adds/tgBot.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +cd /home/gem/moonraker-telegram-bot +/home/gem/moonraker-telegram-bot-env/bin/python /home/gem/moonraker-telegram-bot/bot/main.py -c /home/gem/printer_data/config/telegram-bot.cfg -l /tmp/tgBot.log