From 1184c09bc6717957492e0a5900de10f1a3d79309 Mon Sep 17 00:00:00 2001 From: Kang Shumin Date: Thu, 9 Feb 2023 14:13:03 +0800 Subject: [PATCH] scripts/ventura/Makefile resize to 15G (#213) Co-authored-by: kangshumin --- scripts/ventura/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ventura/Makefile b/scripts/ventura/Makefile index 968a12e..db1b1dc 100644 --- a/scripts/ventura/Makefile +++ b/scripts/ventura/Makefile @@ -33,7 +33,7 @@ all: Ventura-recovery.img ifeq ($(OS),MACOS) Ventura-full.dmg : $(VENTURA_APP) - hdiutil create -o "$@" -size 14g -layout GPTSPUD -fs HFS+J + hdiutil create -o "$@" -size 15g -layout GPTSPUD -fs HFS+J hdiutil attach -noverify -mountpoint /Volumes/install_build "$@" sudo "$