Fix runner script

This commit is contained in:
László Károlyi 2020-01-17 21:50:57 +01:00
parent 1991df2617
commit 11f7140123
Signed by: karolyi
GPG Key ID: 2DCAF25E55735BFE
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ cd $PROJECT_DIR
. venv/bin/activate
exec python email-responder.py
exec python3 email-responder.py