mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-30 14:21:47 +01:00
finished updating labels
This commit is contained in:
@@ -6,5 +6,4 @@
|
||||
# As for appNewVersion, it needs to be checked for newer version than 7.2.4
|
||||
appNewVersion=$(curl -fs -L https://support.8x8.com/cloud-phone-service/voice/work-desktop/download-8x8-work-for-desktop | grep -m 1 -o "https.*dmg" | sed 's/\"//' | awk '{print $1}' | sed -E 's/.*-v([0-9\.]*)[-\.]*.*/\1/' )
|
||||
expectedTeamID="FC967L3QRG"
|
||||
#Company="8x8"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user