This commit is contained in:
neon ball
2023-10-03 00:08:29 +03:00
committed by GitHub
parent 1319a23c77
commit 8f7606aaf2
+1 -1
View File
@@ -64,7 +64,7 @@ mount -uw "/Volumes/Macintosh HD"
``` ```
Then revert the snapshot Then revert the snapshot
```sh ```sh
bless --mount "/Volumes/Macintosh HD" --bootefi -last-sealed-snapshot bless --mount "/Volumes/Macintosh HD" --bootefi --last-sealed-snapshot
``` ```
Then restart and now your system should be restored to the unpatched snapshot and should be able to boot again. Then restart and now your system should be restored to the unpatched snapshot and should be able to boot again.