mirror of
https://github.com/pjandro/fbS1Scripts.git
synced 2025-12-13 02:54:56 +03:00
5 lines
210 B
Bash
5 lines
210 B
Bash
#!/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
|