Git's drunk

This commit is contained in:
Mykola Grymalyuk
2021-10-21 12:53:26 -06:00
parent 1b76b68a1b
commit aec3bf4d08
2 changed files with 1 additions and 1 deletions

View File

@@ -337,7 +337,7 @@ class Constants:
@property
def cslvfixup_path(self):
return self.payload_kexts_path / Path(f"Acidanthera/CSLVFixup-v{self.cslvfixup_version}-{self.kext_variant}.zip")
return self.payload_kexts_path / Path(f"Acidanthera/CSLVFixup-v{self.cslvfixup_version}.zip")
@property
def innie_path(self):