packages/utils/syncthing/test.sh
Van Waholtz 3f890e6fd6 syncthing: add stdiscosrv and strelaysrv
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2022-11-06 18:54:48 +08:00

7 lines
57 B
Bash

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