Thanks for the script! I was having some errors with the ditto command
on some user's machines so I update my script with some of your script's
magic and that seems to be working well for me now.#!/bin/sh
URL="https://downloads.1password.com/mac" cas...
I made a simple script using the curl above#!/bin/bash cd /tmp # M1 ARM
Download # curl -sLO
"https://downloads.1password.com/mac/1Password-latest-aarch64.zip" #
Intel Download 1password 8 curl -sLO
"https://downloads.1password.com/mac/1Password-late...
This script works for me. It is based on the Google Chrome DL and
Install script found here:
https://www.jamf.com/jamf-nation/discussions/20894/install-latest-version-of-google-chrome-without-re-packaging#responseChild196658
#!/bin/sh dmgfile="Slack....