2015-09-02 12:12:52 +02:00

5 lines
124 B
Bash

#!/bin/bash
umask 0000
exec /sbin/setuser abc syncthing -home=/config -no-browser -no-restart --gui-address="0.0.0.0:8384"