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