From a0e75fcdda9ac3d2de0cffb47dd915e982eb214f Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sun, 16 Jul 2023 14:44:16 -0400 Subject: [PATCH] Update setup.bash --- readarr/setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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