damn
This commit is contained in:
parent
8f3ed0bf8c
commit
4fb763a723
2
bot.js
2
bot.js
|
@ -27,7 +27,7 @@ var child = new (forever.Monitor)('./src/main.js', {
|
||||||
watch: true,
|
watch: true,
|
||||||
watchIgnoreDotFiles: true,
|
watchIgnoreDotFiles: true,
|
||||||
watchIgnorePatterns: [
|
watchIgnorePatterns: [
|
||||||
'*.log'
|
'*.log', 'b/*', 't/*'
|
||||||
],
|
],
|
||||||
watchDirectory: __dirname,
|
watchDirectory: __dirname,
|
||||||
logFile: log_bot,
|
logFile: log_bot,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user