Skip to content

Commit

Permalink
chore: debug daemon process start
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jun 14, 2019
1 parent db3ca8c commit 8e88431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/bin/local.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ const logger = require('console-files')
// https://github.com/ecomclub/ecomplus-app-sdk
const { ecomAuth } = require('ecomplus-app-sdk')

logger.log('--> Start running daemon processes')

ecomAuth.then(appSdk => {
// configure setup for stores
// list of procedures to save
Expand Down

0 comments on commit 8e88431

Please sign in to comment.