/* Copyright © 2022 NAME HERE */ package main import "git.home.m-and-m.ovh/mderasse/boot/cmd" func main() { cmd.Execute() }