diff --git a/Installomator.sh b/Installomator.sh index 9d7b291..c59c513 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -748,7 +748,12 @@ nomad) downloadURL="https://files.nomad.menu/NoMAD.pkg" expectedTeamID="AAPZK3CB24" ;; - +bettertouchtool) + name="BetterTouchTool" + type="zip" + downloadURL="https://folivora.ai/releases/BetterTouchTool.zip" + expectedTeamID="DAFVSXZ82P" + ;; # MARK: add new labels above here