/* Copyright © 2024 raul */ package main import "drahoot/cmd" func main() { cmd.Execute() }