mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
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%%-*}"
|