diff --git a/cmd/root.go b/cmd/root.go index 52ccc216..e33f11ca 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -128,9 +128,7 @@ set FB_DATABASE. Also, if the database path doesn't exist, File Browser will enter into the quick setup mode and a new database will be bootstraped and a new user created with the credentials from options "username" and "password".`, - Run: python(func(cmd *cobra.Command, args []string, d pythonData) { - log.Println(cfgFile) if !d.hadDB {