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