mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
adguardhome: add CI version check
Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
committed by
Tianling Shen
parent
0a50c57417
commit
8ccace5af4
3
net/adguardhome/test.sh
Executable file
3
net/adguardhome/test.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
AdGuardHome --version 2>&1 | cut -d' ' -f4 | grep "${PKG_VERSION}"
|
||||
Reference in New Issue
Block a user