mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 15:32:05 +08:00
ab30ab04c0
Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
4 lines
43 B
Bash
4 lines
43 B
Bash
#!/bin/sh
|
|
|
|
syncthing --version | grep "$2"
|