mirror of
https://github.com/mtan93/Installomator.git
synced 2026-06-01 06:11:49 +01:00
added missing newlines at end of file
This commit is contained in:
@@ -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"
|
||||
;;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user