diff --git a/vollerei/cli/commands.py b/vollerei/cli/commands.py index 4e14a02..aed6143 100644 --- a/vollerei/cli/commands.py +++ b/vollerei/cli/commands.py @@ -958,7 +958,7 @@ classes = [ PatchInstallCommand, PatchTelemetryCommand, PatchTypeCommand, - RepairCommand, + # RepairCommand, UpdatePatchCommand, UpdateCommand, UpdateDownloadCommand,