mirror of
https://github.com/rancher/os.git
synced 2025-09-03 15:54:24 +00:00
Remove trailing /
This commit is contained in:
@@ -329,7 +329,7 @@ func NewConfig() *Config {
|
|||||||
},
|
},
|
||||||
Repositories: map[string]Repository{
|
Repositories: map[string]Repository{
|
||||||
"core": Repository{
|
"core": Repository{
|
||||||
Url: "https://raw.githubusercontent.com/rancherio/os-services/master/",
|
Url: "https://raw.githubusercontent.com/rancherio/os-services/master",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Services: map[string]*project.ServiceConfig{},
|
Services: map[string]*project.ServiceConfig{},
|
||||||
|
Reference in New Issue
Block a user