mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 06:13:12 +01:00
zohoworkdrive
This commit is contained in:
@@ -311,6 +311,7 @@ xink
|
|||||||
xquartz
|
xquartz
|
||||||
yubikeymanagerqt
|
yubikeymanagerqt
|
||||||
zappy
|
zappy
|
||||||
|
zohoworkdrive
|
||||||
zoom
|
zoom
|
||||||
zoomclient
|
zoomclient
|
||||||
zoomrooms
|
zoomrooms
|
||||||
|
|||||||
11
fragments/labels/zohoworkdrive.sh
Normal file
11
fragments/labels/zohoworkdrive.sh
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
zohoworkdrive)
|
||||||
|
# Using this label expects you to agree to these:
|
||||||
|
# License Areemant: https://www.zoho.com/workdrive/zohoworkdrive-license-agreement.html
|
||||||
|
# Privacy policy: https://www.zoho.com/privacy.html
|
||||||
|
name="ZohoWorkDrive"
|
||||||
|
type="dmg"
|
||||||
|
lines=$(curl -fs https://www.zohowebstatic.com/sites/all/themes/zoho/scripts/workdrive.js | grep files-accl.zohopublic.com | tr '"' "\n")
|
||||||
|
downloadURL=$(echo "$lines" | grep -i "files-accl.zohopublic.com")$(echo "$lines" | grep -i -A17 "files-accl.zohopublic.com" | grep -i -A2 macintosh | tail -1)
|
||||||
|
expectedTeamID="TZ824L8Y37"
|
||||||
|
appName="Zoho WorkDrive.app"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user