3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
/opt/btsync --nodaemon --config $BTSYNC_CONFIG |