Change email
This commit is contained in:
parent
51fa085170
commit
23be05969d
2
main.go
2
main.go
@ -79,7 +79,7 @@ func main() {
|
|||||||
"kernel {module, exploit} development tool",
|
"kernel {module, exploit} development tool",
|
||||||
)
|
)
|
||||||
|
|
||||||
app.Author("Mikhail Klementev <jollheef@riseup.net>")
|
app.Author("Mikhail Klementev <root@dumpstack.io>")
|
||||||
app.Version("0.2.0")
|
app.Version("0.2.0")
|
||||||
|
|
||||||
pathFlag := app.Flag("path", "Path to work directory")
|
pathFlag := app.Flag("path", "Path to work directory")
|
||||||
|
Loading…
Reference in New Issue
Block a user