mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-31 06:11:48 +01:00
added missing newlines at end of file
This commit is contained in:
@@ -4,4 +4,4 @@ airtame)
|
||||
downloadURL="$(curl -fs https://airtame.com/download/ | grep -i platform=mac | head -1 | grep -o -i -E "https.*" | cut -d '"' -f1)"
|
||||
appNewVersion="$(curl -fsIL "${downloadURL}" | grep -i ^location | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g')"
|
||||
expectedTeamID="4TPSP88HN2"
|
||||
;;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user