mirror of
https://github.com/novatiq/packages.git
synced 2026-07-03 02:29:32 +01:00
0cc2a8dde3
Run trivial check if the compiled binary works on the architecture. Signed-off-by: Paul Spooren <mail@aparcar.org>
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
|
|
syncthing --version | grep "${2%%-*}"
|