Skip to content

Instantly share code, notes, and snippets.

View glouel's full-sized avatar

Guillaume Louel glouel

View GitHub Profile
@glouel
glouel / jamf_aerial_install.sh
Last active August 16, 2022 12:07
JAMF Aerial install script (untested)
#!/bin/bash
URL='https://github.com/JohnCoates/Aerial/releases/latest/download'
FILE='Aerial.saver.zip'
APP_NAME='Aerial' # assuming it's a pretty name for jamf ui
APP_LOCATION="/Users/$CURRENT_USER/Library/Screen Savers/Aerial.saver"
APP_GREPPER_NAME='Aerial' # no idea what that is
### Check if installed or not