Hello All,
I had a self-service action for updating Adobe use RUM (Remote Update Manager), but with 10.11 this simple script no longer works. I am now trying to create some logic to run a script from one location if on 10.11, otherwise run from the default location.
Any suggestions for how to do this? I tried using sw_vers -productVersion in combination with an if then else statement, but I think the syntax was off for the if then statement.
Thanks!