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...
I am also not very happy with how it works after testing it out today. I
was hoping for at least a list on what Macs in the Smart Group has it
successfully installed. It is still in preview so I hope that more
functions will come soon!For the moment ...