package main import "github.com/pojntfx/stfs/cmd/stcache/cmd" func main() { cmd.Execute() }