diff --git a/scripts/monterey/Makefile b/scripts/monterey/Makefile index eb36bec..b257ce3 100644 --- a/scripts/monterey/Makefile +++ b/scripts/monterey/Makefile @@ -31,18 +31,25 @@ all: Monterey-recovery.img ln $< $@ || cp $< $@ ifeq ($(OS),MACOS) + Monterey-full.dmg : $(MONTEREY_APP) hdiutil create -o "$@" -size 14g -layout GPTSPUD -fs HFS+J hdiutil attach -noverify -mountpoint /Volumes/install_build "$@" sudo "$