Commit a054e1b1 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 45fa8f8f
......@@ -394,7 +394,7 @@ function appendDiffProfitLog(log)
{
fs.appendFile('C:\\Users\\Administrator\\.pm2\\logs\\change-profit-diff.txt', log+'\n', function (err) {
if (err) throw err;
console.log('Saved!');
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment