diff --git a/Installomator.sh b/Installomator.sh index 7939561..7c4b99b 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1427,6 +1427,13 @@ keka) downloadURL="https://d.keka.io" expectedTeamID="4FG648TM2A" ;; +onlyofficedesktop) + # credit: Adrian Bühler (@midni9ht) + name="ONLYOFFICE" + type="dmg" + downloadURL="https://download.onlyoffice.com/install/desktop/editors/mac/distrib/onlyoffice/ONLYOFFICE.dmg" + expectedTeamID="2WH24U26GJ" + ;; # MARK: add new labels above here