@txhaflaire how would you package the scrip on prestage? So this will
ignore intel machines and only install on m1. looks good !/bin/bash
arch=$(/usr/bin/arch)if [ "$arch" == "arm64" ]; then echo "Apple Silicon
- Installing Rosetta" /usr/sbin/softwar...
The script mentions " This section currently only looks for the
"security" label" . Is there anything else on the body of the script I
need to update if I want it to look for macOS - macOS Software Update
(Restart Required) on Parameter 4 instead of ...