From 686eed2422b697da219cdd9b085f87aa21db6abe Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 5 Jan 2025 18:21:48 +0000 Subject: [PATCH] Added SCP and SSH requirements into V2 README.md --- V2/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/V2/README.md b/V2/README.md index e0b858d..0c8c6da 100644 --- a/V2/README.md +++ b/V2/README.md @@ -11,6 +11,7 @@ This script automates the process of creating, copying, and cleaning up backups - Bash shell - SSH access to your Home Assistant server +- `scp` and `ssh` - `yq` for parsing YAML (https://github.com/mikefarah/yq) - `jq` for parsing JSON (https://github.com/jqlang/jq) - `curl` for sending notifications