frp: update to 0.46.0

Add `test.sh`.

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
This commit is contained in:
Van Waholtz
2023-01-05 19:31:44 +08:00
committed by Rosen Penev
parent 51d5015020
commit cf103fce77
2 changed files with 7 additions and 6 deletions

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

@@ -0,0 +1,3 @@
#!/bin/sh
$1 -v 2>&1 | grep -F "$PKG_VERSION"