working commit

This commit is contained in:
2026-06-06 18:48:40 +02:00
parent 3a5f624ba4
commit 25d01fc940
16 changed files with 107 additions and 61 deletions
-1
View File
@@ -61,4 +61,3 @@ func (util *Util) Exec(args []string) error {
err = util.rootCmd.Execute()
return err
}