package main import "github.com/OpenListTeam/OpenList/v4/cmd" func main() { cmd.Execute() }