add option separator

This commit is contained in:
AJ ONeal 2019-08-10 01:47:28 -06:00
parent da440ce000
commit 11b5474d1e
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ run('serviceman', [
'--rdns',
'io.telebit.remote.telebit',
path.resolve(__dirname, '..', 'bin', 'telebit.js'),
'--',
'daemon',
'--config',
path.join(os.homedir(), '.config/telebit/telebitd.yml')