mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-19 06:08:57 +01:00
added missing newlines at end of file
This commit is contained in:
@@ -4,4 +4,4 @@ sketch)
|
||||
downloadURL=$(curl -sf https://www.sketch.com/downloads/mac/ | grep 'href="https://download.sketch.com' | sed -E 's/.*href=\"(.*)\".?/\1/g')
|
||||
appNewVersion=$(curl -fs https://www.sketch.com/updates/ | grep "Sketch Version" | head -1 | sed -E 's/.*Version ([0-9.]*)<.*/\1/g') # version from update page
|
||||
expectedTeamID="WUGMZZ5K46"
|
||||
;;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user