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