changed config dir
This commit is contained in:
parent
10e3b9df19
commit
1caffe0000
@ -43,7 +43,7 @@ if (process.env.TRITONTEST_CLI_CONFIG_DIR) {
|
||||
*/
|
||||
CLI_CONFIG_DIR = mod_path.resolve(process.env.APPDATA, 'Joyent', 'Triton');
|
||||
} else {
|
||||
CLI_CONFIG_DIR = mod_path.resolve(process.env.HOME, '.triton');
|
||||
CLI_CONFIG_DIR = mod_path.resolve(process.env.HOME, '.spearhead');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user