VP
Size: a a a
VP
MM
var spawn = child_process.spawn('bash', ['-c', `nohup forever --killTree --uid "${script_path}" $(which nodemon) --cwd ${script_dir} --exitcrash -I ${script_path} > ${logs_path} 2>&1 &`], {detached: true, stdio: ['inherit']})
MM
MM
VP
ИК
ИК
N
SS
ИК
SM
MM
L
MM
N
SM
D