more windows compatibility patches
This commit is contained in:
parent
b281505f29
commit
921540d5a4
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ func LoadConfig() (*Config, error) {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
config.SFKeyPath = filepath.FromSlash(config.SFKeyPath)
|
||||||
|
|
||||||
return config, nil
|
return config, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue