package main import ( cmd "github.com/filebrowser/filebrowser/v2/cmd_old" ) func main() { cmd.Execute() }