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 @@ royaltsx)
downloadURL=$(curl -fs https://royaltsx-v5.royalapps.com/updates_stable | xpath '//rss/channel/item[1]/enclosure/@url' 2>/dev/null | cut -d '"' -f 2)
appNewVersion=$(curl -fs https://royaltsx-v5.royalapps.com/updates_stable | xpath '//rss/channel/item[1]/enclosure/@sparkle:shortVersionString' 2>/dev/null | cut -d '"' -f 2)
expectedTeamID="VXP8K9EDP6"
;;
;;