We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b0dc3 commit 52ea2beCopy full SHA for 52ea2be
1 file changed
oclp_r/sys_patch/sys_patch.py
@@ -224,7 +224,6 @@ def _rebuild_root_volume(self) -> bool:
224
225
if self._create_new_apfs_snapshot() is False:
226
return False
227
- self.load_launchpad()
228
self._unmount_root_vol()
229
230
logging.info("- Patching complete")
0 commit comments