mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 19:41:16 +01:00
Merge branch 'master' into develop
This commit is contained in:
@@ -114,7 +114,9 @@ if (!configExists && process.argv[2] !== 'setup') {
|
||||
return;
|
||||
}
|
||||
|
||||
process.env.CONFIG = configFile;
|
||||
if (configExists) {
|
||||
process.env.CONFIG = configFile;
|
||||
}
|
||||
|
||||
// running commands
|
||||
program
|
||||
|
||||
Reference in New Issue
Block a user