adds rudimentary command checks + documents packages to install for alpine

This commit is contained in:
root
2023-12-09 20:10:01 +00:00
parent 2ec0eeefa4
commit 4118b245aa
4 changed files with 41 additions and 5 deletions

View File

@@ -2,6 +2,11 @@
Dynamic DNS updates for UnitedDomains and Vodafone EasyBox
## Prerequisites
```
apk add bash bind-tools wget curl libxml2-utils jq
```
## Credits