adds grep package

This commit is contained in:
2024-05-22 13:26:09 +00:00
parent ec47f2f6a3
commit e52e297926

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
``` ```