mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
python run instead of poetry
This commit is contained in:
parent
b0b909e674
commit
5c7dd37a44
@ -3,4 +3,5 @@
|
|||||||
|
|
||||||
echo "starting the bot"
|
echo "starting the bot"
|
||||||
cd /opt/mosgortrans \
|
cd /opt/mosgortrans \
|
||||||
&& poetry run python app/main.py
|
&& source /home/balsh/.cache/pypoetry/virtualenvs/mosgortrans-3eZxMcY3-py3.10/bin/activate \
|
||||||
|
&& python app/main.py
|
Loading…
x
Reference in New Issue
Block a user