This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e1f03d7ee4
packages
/
utils
/
syncthing
/
test.sh
7 lines
57 B
Bash
Raw
Normal View
History
Unescape
Escape
syncthing: add runtime test Run trivial check if the compiled binary works on the architecture. Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-09 20:59:50 +00:00
#!/bin/sh
syncthing: add stdiscosrv and strelaysrv Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2022-10-24 14:02:05 +00:00
PKG
=
$1
ver
=
$2
"
$PKG
"
--version
|
grep
"
$ver
"
Reference in a new issue
Copy permalink