3 lines
79 B
Bash
Executable file
3 lines
79 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"
|