added upgrade file and nconf check
parent
917468d676
commit
04e0d075ec
@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
exports.upgrade = function() {
|
||||
console.log('upgrading nodebb now');
|
||||
|
||||
}
|
Loading…
Reference in New Issue