Files
openwrt-packages/net/adguardhome/test.sh
George Sapkin e0d24e48fd adguardhome: add SPDX license identifiers
Add GPL 2.0 only SPDX license identifiers to Makefile and all scripts.

Signed-off-by: George Sapkin <george@sapk.in>
2025-12-07 01:39:28 +02:00

6 lines
100 B
Bash
Executable File

#!/bin/sh
#
# SPDX-License-Identifier: GPL-2.0-only
AdGuardHome --version | grep -F "$PKG_VERSION"