package main import "github.com/Xhofe/alist/bootstrap" func main() { bootstrap.Run() }