mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
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"
|