package main import ( "gitea.meow.tf/tyler/deb-simple" ) func main() { simple.Start() }