VP

Size: a a a
VP
MM
VP
VP
VP
nohup forever --killTree --uid "${script_path}" -c 'nodemon' --cwd ${path.dirname(script_path)} --exitcrash -I ${script_path} > ${logs_path} 2>&1 &
nohup forever --killTree --uid "${script_path}" -c 'nodemon' ${script_path} > ${logs_path} 2>&1 &
VP
VP
MM
MM
MM
MM
which nodemon
сработает?VP
nohup forever --killTree --uid "${script_path}" -c 'nodemon' --cwd ${path.dirname(script_path)} --exitcrash -I ${script_path} > ${logs_path} 2>&1 &
nohup forever --killTree --uid "${script_path}" -c 'nodemon' ${script_path} > ${logs_path} 2>&1 &
MM
VP
which nodemon
сработает?VP
MM
MM
MM
MM