Skip to content

Commit 52ea2be

Browse files
committed
fix patch
1 parent a9b0dc3 commit 52ea2be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oclp_r/sys_patch/sys_patch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ def _rebuild_root_volume(self) -> bool:
224224

225225
if self._create_new_apfs_snapshot() is False:
226226
return False
227-
self.load_launchpad()
228227
self._unmount_root_vol()
229228

230229
logging.info("- Patching complete")

0 commit comments

Comments
 (0)