3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
/opt/syncthing/syncthing -home=$SYNCTHING_CONFIG |