1
0

docs: update dependency and sample config notes

This commit is contained in:
2026-04-26 01:36:02 +02:00
parent a08efd54c4
commit ba5a8c9397
4 changed files with 12 additions and 7 deletions
+5 -4
View File
@@ -27,20 +27,21 @@ Supported actions:
## Requirements
Required:
Required locally:
- `bash`
- `ssh`
- `whiptail`
- `sed`
- `tee`
- core utilities such as `rm` and `touch`
- core utilities such as `cat`, `tee`, `rm`, `touch`, and `mv`
Optional log viewer:
- `$EDITOR` if it points to an installed command
- otherwise one of: `nano`, `vi`, `less`
Remote hosts must also provide the commands needed by the configured actions, such as:
`apt-get`, `yum`, `pkg`, `pacman`, `apk`, `docker`, `docker compose`, or `reboot`.
## Install
### Install the executable