Update 'yq/install_yq_latest_version.sh'
This commit is contained in:
parent
be3e02dff5
commit
8763521710
@ -15,4 +15,4 @@ BINARY=yq_linux_amd64
|
||||
|
||||
### Download
|
||||
wget -q https://github.com/mikefarah/yq/releases/download/${VERSION}/${BINARY}.tar.gz -O - |\
|
||||
tar xz && mv ${BINARY} /usr/bin/yq
|
||||
tar xz && mv ${BINARY} /usr/bin/yq
|
Loading…
x
Reference in New Issue
Block a user