mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
7 lines
175 B
Bash
7 lines
175 B
Bash
#! /bin/bash
|
|
|
|
|
|
echo "starting the bot"
|
|
cd /opt/mosgortrans \
|
|
&& source /home/balsh/.cache/pypoetry/virtualenvs/mosgortrans-3eZxMcY3-py3.10/bin/activate \
|
|
&& python app/main.py |