You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
close #46; needs doc update
This commit is contained in:
@@ -170,7 +170,6 @@ func Run(c *config.Config) {
|
||||
|
||||
commands.MainSite = nil
|
||||
viper.Reset()
|
||||
c.Args = append([]string{"--source", c.Path}, c.Args...)
|
||||
commands.HugoCmd.ParseFlags(c.Args)
|
||||
if err := commands.HugoCmd.RunE(nil, nil); err != nil {
|
||||
log.Print(err)
|
||||
|
||||
Reference in New Issue
Block a user