package main import ( "git.andrewnw.xyz/CyberShell/backy/cmd" ) func main() { cmd.Execute() }