fix script call
This commit is contained in:
parent
d5809efe29
commit
b2782882f9
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ fi
|
|||
source "$script_dir/.venv/bin/activate"
|
||||
pip install -r "$script_dir/requirements.txt" > /dev/null
|
||||
pip install "$script_dir/" > /dev/null
|
||||
backup_imap.py "${@}"
|
||||
image_classifier.py "${@}"
|
||||
|
|
Loading…
Reference in a new issue