/* Copyright © 2023 NAME HERE */ package main import "github.com/ANG13T/SatIntel/cmd" func main() { cmd.Execute() }