From 1a3e66debb33922574b9fecbfdc3dfd98e6f83a2 Mon Sep 17 00:00:00 2001 From: Josue Martinez Date: Tue, 25 Jul 2023 09:54:25 -0400 Subject: [PATCH] fixed an error with the Ventura recovery image download --- tools/macrecovery/recovery_urls.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/macrecovery/recovery_urls.txt b/tools/macrecovery/recovery_urls.txt index 0aea577..ca233f3 100644 --- a/tools/macrecovery/recovery_urls.txt +++ b/tools/macrecovery/recovery_urls.txt @@ -35,4 +35,4 @@ python macrecovery.py -b Mac-E43C1C25D4880AD6 -m 00000000000000000 download # Latest version # ie. Ventura (13) -python ./macrecovery.py -b Mac-B4831CEBD52A0C4C -m 00000000000000000 download +python macrecovery.py -b Mac-B4831CEBD52A0C4C -m 00000000000000000 download