From 7602c0da3c99f3a7fda34ecaa0e0f2b2184fcc55 Mon Sep 17 00:00:00 2001 From: Daniel Morgenstern Date: Wed, 10 Oct 2018 09:22:32 +0200 Subject: [PATCH] cli: remove debug log --- bin/cli.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/cli.js b/bin/cli.js index 0d33df4..2b0c4a3 100644 --- a/bin/cli.js +++ b/bin/cli.js @@ -2,7 +2,6 @@ //============================================================== const exec = require('child_process').exec; const path = require('path'); -console.log('__dirname', __dirname); const pm2Config = require('../pm2.config'); const port = pm2Config.serveUIStatic.env.PM2_SERVE_PORT; const logFiles = {