mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
Bump major version to v2
This commit is contained in:
@@ -25,7 +25,7 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
replacer := strings.NewReplacer(
|
||||
"../../", "github.com/owncloud/ocis/",
|
||||
"../../", "github.com/owncloud/ocis/v2/",
|
||||
"/defaultconfig.go", "",
|
||||
)
|
||||
for i := range paths {
|
||||
|
||||
Reference in New Issue
Block a user