run the script with venv python
This commit is contained in:
parent
62c45a4538
commit
d13b76fa3e
1 changed files with 4 additions and 1 deletions
5
run.sh
5
run.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue