Files
Installomator/fragments/labels/rocketchat.sh
2021-04-28 09:36:16 +02:00

9 lines
265 B
Bash

rocketchat)
name="Rocket.Chat"
type="dmg"
downloadURL=$(downloadURLFromGit RocketChat Rocket.Chat.Electron)
appNewVersion=$(versionFromGit RocketChat Rocket.Chat.Electron)
expectedTeamID="S6UPZG7ZR3"
blockingProcesses=( Rocket.Chat )
;;