diff --git a/magisk.py b/magisk.py index a9bd62e..d8759d8 100644 --- a/magisk.py +++ b/magisk.py @@ -106,7 +106,6 @@ class Magisk: if os.path.exists(self.copy_dir): shutil.rmtree(self.copy_dir) os.makedirs(self.copy_dir, exist_ok=True) - os.makedirs(os.path.join(self.copy_dir, "sbin"), exist_ok=True) # 架构映射 arch_map = {