From e433f6c05ca9423ccfd72d6b34f51c72388d2657 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 6 Sep 2021 15:33:28 +0200 Subject: [PATCH] Update 'yq/README.md' --- yq/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yq/README.md b/yq/README.md index c860217..cfc7be5 100644 --- a/yq/README.md +++ b/yq/README.md @@ -1,3 +1,8 @@ +1Line command: +``` +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: ``` bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/install_yq_latest_version.sh)"