From 6c4f927459a72e1c0a63fcfba36bf4b2db818f04 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 6 Sep 2021 13:42:59 +0200 Subject: [PATCH] Add 'yq/README.md' --- yq/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 yq/README.md diff --git a/yq/README.md b/yq/README.md new file mode 100644 index 0000000..5f752ca --- /dev/null +++ b/yq/README.md @@ -0,0 +1,4 @@ +Run inside your HA folder: +``` +bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/src/branch/master/yq/ha_faking_secrets.sh)" +```