reworked to poetry run

This commit is contained in:
2022-08-13 15:49:50 +03:00
parent 43c2144a84
commit e8a01d1507
7 changed files with 17 additions and 19 deletions

View File

@@ -2,6 +2,5 @@
echo "starting the bot"
cd /opt/mosgortrans/app \
&& source /home/balsh/.cache/pypoetry/virtualenvs/mosgortrans-3eZxMcY3-py3.10/bin/activate \
&& python main.py
cd /opt/mosgortrans \
&& poetry run python app/main.py