mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Backend: Refactor entity package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
@@ -43,7 +43,7 @@ func copyAction(ctx *cli.Context) error {
|
||||
return err
|
||||
}
|
||||
|
||||
conf.MigrateDb()
|
||||
conf.InitDb()
|
||||
|
||||
// get cli first argument
|
||||
sourcePath := strings.TrimSpace(ctx.Args().First())
|
||||
|
||||
Reference in New Issue
Block a user