Skip to content

Commit

Permalink
check and notify (api change)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofbyteball committed Aug 28, 2016
1 parent 9b33704 commit 58c568b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check_daemon.js
Expand Up @@ -2,5 +2,5 @@
"use strict";
var check_daemon = require('byteballcore/check_daemon.js');

check_daemon.checkDaemon('node start.js');
check_daemon.checkDaemonAndNotify('node start.js');

0 comments on commit 58c568b

Please sign in to comment.