0
0
mirror of https://github.com/openwrt/packages.git synced 2025-09-18 12:29:49 +00:00
Files
packages/net/adguardhome/test.sh
George Sapkin 127b11dc24 adguardhome: don't hide error messages in CI test
Fixes: 8ccace5af ("adguardhome: add CI version check")
Signed-off-by: George Sapkin <george@sapk.in>
2025-06-30 11:49:17 +08:00

4 lines
58 B
Bash
Executable File

#!/bin/sh
AdGuardHome --version | grep -F "$PKG_VERSION"