parent
46e37ae30e
commit
3716523628
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install sshpass
|
sudo apt-get install sshpass
|
||||||
wget https://github.com/mikefarah/yq/releases/download/v4.30.8/yq_linux_amd64
|
wget https://github.com/mikefarah/yq/releases/download/v4.9.6/yq_linux_amd64
|
||||||
chmod a+x yq_linux_amd64
|
chmod a+x yq_linux_amd64
|
||||||
rm -rf yqdir
|
rm -rf yqdir
|
||||||
mkdir yqdir
|
mkdir yqdir
|
||||||
|
|
Loading…
Reference in New Issue