macos-wallpaper
macos-wallpaper copied to clipboard
When installing via MDM (Jamf)...
Hi, love the tool! When installing via Jamf (Cloud) I made a package to install the binary, install the pics folder (in Application Support) and then a post install to run it. It often comes back with a "can't locate the folder.name" with the pics. If I wait a while and run the script, it works. So I added a sleep to pause before that line below: `wallpaper set "/Library/Application Support/Wallpaper"
It does help, but not 100%. I have a followup policy to run the above line and that seems to pickup those that didn't work on the install... Anything I'm missing?
Cheers, Scott