mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 15:14:36 +02:00
Mega rejig!
This commit is contained in:
parent
617f0ef07e
commit
57d46dd57e
129 changed files with 153 additions and 154 deletions
|
@ -45,7 +45,7 @@ function printUsageAndSetExitCode(errMsg, exitCode) {
|
|||
}
|
||||
|
||||
function getDefaultConfigPath() {
|
||||
return resolvePath('~/.config/enigma-bbs/config.hjson');
|
||||
return './config/config.hjson';
|
||||
}
|
||||
|
||||
function getConfigPath() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue