4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"
|