mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-26 06:11:49 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
pymol)
|
||||
name="PyMOL"
|
||||
type="dmg"
|
||||
downloadURL=$(curl -s -L "https://pymol.org/" | grep -m 1 -Eio 'href="https://pymol.org/installers/PyMOL-(.*)-MacOS(.*).dmg"' | cut -c7- | sed -e 's/"$//')
|
||||
expectedTeamID="26SDDJ756N"
|
||||
#Company="Schrödinger, Inc."
|
||||
;;
|
||||
Reference in New Issue
Block a user