Hups
This commit is contained in:
parent
99be3f74c0
commit
a6d80aaa6d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ cat <<EOF
|
|||
EOF
|
||||
|
||||
if [ -e "requirements.txt" ]; then
|
||||
exec pip install -r requirements.txt
|
||||
pip install -r requirements.txt
|
||||
fi
|
||||
|
||||
if [[ -z "$@" ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue