From d92aa4655236be866b25c147d4253bfbf2d09fa8 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 6 Sep 2021 13:47:59 +0200 Subject: [PATCH] Update 'yq/README.md' --- yq/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yq/README.md b/yq/README.md index 5f752ca..3817382 100644 --- a/yq/README.md +++ b/yq/README.md @@ -1,4 +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)" -``` +bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets.sh)" +``` \ No newline at end of file