diff --git a/readarr/setup.bash b/readarr/setup.bash index 3666630..a1e7b3f 100644 --- a/readarr/setup.bash +++ b/readarr/setup.bash @@ -2,7 +2,7 @@ echo "************ install and update packages ************" apk add -U --update --no-cache \ jq \ - py3-pip && \ + py3-pip echo "************ install python packages ************" pip install --upgrade --no-cache-dir -U yq