This commit is contained in:
abs3nt 2024-11-06 09:17:26 -08:00
parent 2c1d32bae6
commit 63a869230c
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09

View File

@ -11,8 +11,6 @@ import (
) )
func main() { func main() {
log.SetFlags(0)
app := &cli.Command{ app := &cli.Command{
Name: "fbisender", Name: "fbisender",
Usage: "send files to FBI over network with an HTTP server", Usage: "send files to FBI over network with an HTTP server",