rename to ephemerup

This commit is contained in:
2023-03-29 13:24:01 +02:00
parent 737df3c802
commit e7ea396369
29 changed files with 85 additions and 85 deletions

View File

@@ -19,8 +19,8 @@ package cmd
import (
//"errors"
"github.com/spf13/cobra"
"github.com/tlinden/cenophane/upctl/cfg"
"github.com/tlinden/cenophane/upctl/lib"
"github.com/tlinden/ephemerup/upctl/cfg"
"github.com/tlinden/ephemerup/upctl/lib"
"os"
)