Added SCP and SSH requirements into V2 README.md

This commit is contained in:
Phil 2025-01-05 18:21:48 +00:00
parent b1d764f9b0
commit 686eed2422

View File

@ -11,6 +11,7 @@ This script automates the process of creating, copying, and cleaning up backups
- Bash shell - Bash shell
- SSH access to your Home Assistant server - SSH access to your Home Assistant server
- `scp` and `ssh`
- `yq` for parsing YAML (https://github.com/mikefarah/yq) - `yq` for parsing YAML (https://github.com/mikefarah/yq)
- `jq` for parsing JSON (https://github.com/jqlang/jq) - `jq` for parsing JSON (https://github.com/jqlang/jq)
- `curl` for sending notifications - `curl` for sending notifications