run the script with venv python

This commit is contained in:
Danial Behzadi 2021-05-29 20:02:16 +04:30
parent 62c45a4538
commit d13b76fa3e

5
run.sh
View file

@ -1,4 +1,7 @@
#!/bin/bash
# Released under GPLv3+ License
# Danial Behazdi <dani.behzi@ubuntu.com>, 2018-2021
export SHELL=/bin/bash
source .env/bin/activate
./tgchannel2toot.py
python3 tgchannel2toot.py