mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
5 lines
91 B
Bash
5 lines
91 B
Bash
#!/bin/bash
|
|
|
|
|
|
echo "starting the bot"
|
|
cd /opt/mosgortrans && poetry shell && python main.py |