This commit is contained in:
Søren Theilgaard
2021-03-31 11:35:51 +02:00
parent 33a4185526
commit ace185ba3d

View File

@@ -775,8 +775,8 @@ longversion)
downloadURL="https://app-updates.agilebits.com/download/OPM7" downloadURL="https://app-updates.agilebits.com/download/OPM7"
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[0-9a-zA-Z]*-([0-9.]*)\..*/\1/g' ) appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[0-9a-zA-Z]*-([0-9.]*)\..*/\1/g' )
expectedTeamID="2BUA8C4S2C" expectedTeamID="2BUA8C4S2C"
blockingProcesses=( "1Password Extension Helper" "1Password 7" ) blockingProcesses=( "1Password Extension Helper" "1Password 7" "1Password (Safari)" "1PasswordNativeMessageHost" "1PasswordSafariAppExtension" )
forcefulQuit=YES #forcefulQuit=YES
#Company="Agilebits" #Company="Agilebits"
;; ;;
8x8) 8x8)