Fix missing path
This commit is contained in:
parent
28de921ef6
commit
a8f6f27e0b
@ -1,3 +1,4 @@
|
||||
var path = require('path');
|
||||
var app = require('express')();
|
||||
|
||||
module.exports.run = function(worker) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user