mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Update clevershare2.sh
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
clevershare2)
|
||||
name="Clevershare"
|
||||
type="dmg"
|
||||
printlog "Label for $name broken in test" WARN
|
||||
downloadURL=$(curl -fs https://www.clevertouch.com/eu/clevershare2g | grep -i -o -E "https.*Mac.*\.dmg")
|
||||
appNewVersion=$( echo "${downloadURL}" | sed -E 's/.*\/[a-zA-Z-]*_Mac\.([0-9.]*)\.[0-9]*\.dmg$/\1/g' )
|
||||
expectedTeamID="P76M9BE8DQ"
|
||||
|
||||
Reference in New Issue
Block a user