mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 12:47:39 +02:00
Minor fix in Volshell.
This commit is contained in:
@@ -31,6 +31,7 @@ class VolShell(cli.CommandLine):
|
||||
calls available."""
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.output_dir = None
|
||||
|
||||
def run(self):
|
||||
|
||||
Reference in New Issue
Block a user