Fix runner script
This commit is contained in:
parent
1991df2617
commit
11f7140123
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ cd $PROJECT_DIR
|
|||
|
||||
. venv/bin/activate
|
||||
|
||||
exec python email-responder.py
|
||||
exec python3 email-responder.py
|
||||
|
|
Loading…
Reference in a new issue