mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
syncthing: simplify runtime test
Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
syncthing --version | grep "${2%%-*}"
|
||||
syncthing --version | grep "$2"
|
||||
|
||||
Reference in New Issue
Block a user