mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 22:00:34 +01:00
fix lint
This commit is contained in:
@@ -181,7 +181,7 @@ Upgrade.process = function (files, skipCount, callback) {
|
||||
function (next) {
|
||||
process.stdout.write('Upgrade complete!\n\n'.green);
|
||||
setImmediate(next);
|
||||
}
|
||||
},
|
||||
], callback);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user