/* Copyright © 2024 NAME HERE */ package main import "git.shadowhosting.xyz/shadow/cmd" func main() { cmd.Execute() }