adds grep package

This commit is contained in:
2024-05-22 13:24:44 +00:00
parent d26eeb9f63
commit fa2795cdb2

View File

@@ -4,7 +4,7 @@ Dynamic DNS updates for UnitedDomains and Vodafone EasyBox
## Prerequisites ## Prerequisites
``` ```
apk add bash bind-tools wget curl libxml2-utils jq apk add bash grep bind-tools wget curl libxml2-utils jq
``` ```