let the script run from everywhere
This commit is contained in:
parent
d13b76fa3e
commit
4bedba24bd
1 changed files with 1 additions and 0 deletions
1
run.sh
1
run.sh
|
@ -3,5 +3,6 @@
|
||||||
# Danial Behazdi <dani.behzi@ubuntu.com>, 2018-2021
|
# Danial Behazdi <dani.behzi@ubuntu.com>, 2018-2021
|
||||||
|
|
||||||
export SHELL=/bin/bash
|
export SHELL=/bin/bash
|
||||||
|
cd "$( dirname "${BASH_SOURCE[0]}" )"
|
||||||
source .env/bin/activate
|
source .env/bin/activate
|
||||||
python3 tgchannel2toot.py
|
python3 tgchannel2toot.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue