openwrt-packages/utils/syncthing/test.sh

7 lines
57 B
Bash

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