mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 14:23:09 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/rocketchat.sh
Normal file
8
fragments/labels/rocketchat.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
rocketchat)
|
||||
name="Rocket.Chat"
|
||||
type="dmg"
|
||||
downloadURL=$(downloadURLFromGit RocketChat Rocket.Chat.Electron)
|
||||
appNewVersion=$(versionFromGit RocketChat Rocket.Chat.Electron)
|
||||
expectedTeamID="S6UPZG7ZR3"
|
||||
blockingProcesses=( Rocket.Chat )
|
||||
;;
|
||||
Reference in New Issue
Block a user