Skip to content

Commit

Permalink
spm-support@ ==> support@
Browse files Browse the repository at this point in the history
  • Loading branch information
otisg committed Jun 19, 2017
1 parent 5fa7dd5 commit 797334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/spm-client-diagnostics.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ zip.folder(config.logger.dir)
var archFileName = path.join(os.tmpdir(), 'spm-diagnose.zip')
zip.writeToFile(archFileName)
console.log('SPM diagnostics info is in ' + archFileName)
console.log('Please e-mail the file to spm-support@sematext.com')
console.log('Please e-mail the file to support@sematext.com')
fs.unlink(cfgDumpFileName, function () {})

0 comments on commit 797334f

Please sign in to comment.