After the last prompt "be paitent", the script returned back to shell and no activity for more than one hour.
I changed the line of
caffeinate -d -i "$target_app"/Contents/MacOS/Install* 2>/dev/null &
to
caffeinate -d -i "$target_app"/Contents/MacOS/Install*
to show errors.
The error message is "NSSoftLinking - the quartz framework's library couldn't be loaded from /system/Library/Frameworks/Quartz.framework/versions/A/Quartz.
when I chose cp instead of symlink, it has no activity after last prompt "be paitent",
the last dmesg showed: shared_region: chock_np vm_shared_region_stat_address() failed
After the last prompt "be paitent", the script returned back to shell and no activity for more than one hour.
I changed the line of
caffeinate -d -i "$target_app"/Contents/MacOS/Install* 2>/dev/null &
to
caffeinate -d -i "$target_app"/Contents/MacOS/Install*
to show errors.
The error message is "NSSoftLinking - the quartz framework's library couldn't be loaded from /system/Library/Frameworks/Quartz.framework/versions/A/Quartz.
when I chose cp instead of symlink, it has no activity after last prompt "be paitent",
the last dmesg showed: shared_region: chock_np vm_shared_region_stat_address() failed