Rebrand pkg

This commit is contained in:
André Duffeck
2025-01-20 09:34:32 +01:00
parent c99cf22a10
commit 1fff27f281
15 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/urfave/cli/v2"
)
// Execute is the entry point for the ocis command.
// Execute is the entry point for the opencloud command.
func Execute() error {
cfg := config.DefaultConfig()