Skip to content

Commit 8972dca

Browse files
committed
Rename script
1 parent 5d30dd4 commit 8972dca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
[project.scripts]
5151
vma-extract = "dissect.hypervisor.tools.backup:main"
5252
vbk-extract = "dissect.hypervisor.tools.backup:main"
53-
backup-extract = "dissect.hypervisor.tools.vma:main"
53+
backup-extract = "dissect.hypervisor.tools.backup:main"
5454
envelope-decrypt = "dissect.hypervisor.tools.envelope:main"
5555

5656
[tool.black]

0 commit comments

Comments
 (0)