added missing newlines at end of file

This commit is contained in:
Armin Briegel
2021-10-14 15:27:41 +02:00
parent d1923a4e7f
commit e0a0b65b80
36 changed files with 45 additions and 36 deletions
+1 -1
View File
@@ -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"
;;
;;