0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-21 21:09:19 +00:00
Files
packages/utils/syncthing/test.sh
Van Waholtz 9d17ba1a93 syncthing: add stdiscosrv and strelaysrv
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2022-11-04 13:13:43 -07:00

7 lines
57 B
Bash

#!/bin/sh
PKG=$1
ver=$2
"$PKG" --version | grep "$ver"