stable
Marcus 2020-11-11 21:52:29 -05:00
parent 4b6988dfa2
commit edab16a79f
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ title('relay');
setTimeout(() => {
log.debug('this is a test output...')
setTimeout(() => {
process.exit(0);
log.debug('so we never process exit?')
}, 1000)
}, 1000)