Update 'yq/install_yq_latest_version.sh'
This commit is contained in:
		@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user