Hi @mline , please use Installomator script instead. It works and
supports a lot of other applications also. GitHub -
Installomator/Installomator: Installation script to deploy standard
software on Macs
Hi,Try below. Hope that works out for you! :)#!/bin/bash # Get currently
logged in user currentUser=$(scutil <<< "show State:/Users/ConsoleUser"
| awk '/Name :/ && ! /loginwindow/ { print $3 }') # Path to dockutil
tool dockutilPath="/usr/local/bin/do...
Hi all,I have started using Installomator instead of updating this
script, I suggest you do the same. It is my new go-to script for
installing applications directly from the developers. It support
hundreds of other applications aswell!GitHub -
Instal...
Hi all,I have started using Installomator instead of updating this
script, I suggest you do the same. It is my new go-to script for
installing applications directly from the developers. It support
hundreds of other applications aswell!GitHub -
Instal...