3 lines
57 B
Text
3 lines
57 B
Text
|
#!/bin/sh
|
||
|
exec syncthing cli show system >/dev/null 2>&1
|