fix bash script
This commit is contained in:
parent
69622aff6a
commit
eeb71ecf9d
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
|
||||
nc_password_client.py "${@}"
|
||||
get_peertube_videos.py "${@}"
|
||||
|
|
Loading…
Reference in a new issue