Update 'yq/README.md'
This commit is contained in:
parent
e433f6c05c
commit
5d749419be
15
yq/README.md
15
yq/README.md
@ -1,23 +1,22 @@
|
|||||||
1Line command:
|
## 1Line command:
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets_with_docker.sh)"
|
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets_with_docker.sh)"
|
||||||
```
|
```
|
||||||
|
---
|
||||||
|
|
||||||
Install YQ latest version:
|
## Install YQ latest version:
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/install_yq_latest_version.sh)"
|
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/install_yq_latest_version.sh)"
|
||||||
```
|
```
|
||||||
|
---
|
||||||
|
|
||||||
|
## enter your HA folder and do:
|
||||||
|
|
||||||
enter your HA folder and do:
|
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets.sh.sh.sh)"
|
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets.sh.sh.sh)"
|
||||||
```
|
```
|
||||||
|
---
|
||||||
|
|
||||||
|
## to also Git Push use:
|
||||||
|
|
||||||
to also Git Push use:
|
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets_with_gitpush.sh.sh)"
|
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets_with_gitpush.sh.sh)"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user