working commit

This commit is contained in:
2026-06-08 09:42:32 +02:00
parent 0506b35cd1
commit 5f16f33a8b
21 changed files with 786 additions and 114 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"os"
"path/filepath"
"mbase/cmd/mbaseadmin/account"
"mbase/cmd/mbasectl/account"
"github.com/spf13/cobra"
)