netbird: add test

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
Wesley Gimenes 2024-08-25 22:21:06 -03:00 committed by Tianling Shen
parent e2e809044b
commit 22e430ce78
1 changed files with 3 additions and 0 deletions

3
net/netbird/test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
"${PKG_NAME}" version | grep "${PKG_VERSION}"