fix hello deployment
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
|
||||
var (
|
||||
defaultLocations = []string{
|
||||
filepath.Join(os.Getenv("HOME"), "/.ocis/config"),
|
||||
"/etc/ocis",
|
||||
filepath.Join(os.Getenv("HOME"), "/.ocis/config/"),
|
||||
"/etc/ocis/",
|
||||
".config/",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user