Update setup.bash
This commit is contained in:
parent
798c343223
commit
a0e75fcdda
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue