mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-08 06:13:12 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/obsidian.sh
Normal file
8
fragments/labels/obsidian.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
obsidian)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="Obsidian"
|
||||
type="dmg"
|
||||
downloadURL=$( downloadURLFromGit obsidianmd obsidian-releases )
|
||||
appNewVersion=$(versionFromGit obsidianmd obsidian-releases)
|
||||
expectedTeamID="6JSW4SJWN9"
|
||||
;;
|
||||
Reference in New Issue
Block a user