mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-24 22:07:44 +01:00
added missing newlines at end of file
This commit is contained in:
@@ -5,4 +5,4 @@ craftmanager)
|
||||
downloadURL="$(curl -fs https://craft-assets.invisionapp.com/CraftManager/production/appcast.xml | xpath '(//rss/channel/item/enclosure/@url)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)"
|
||||
appNewVersion="$(curl -fs https://craft-assets.invisionapp.com/CraftManager/production/appcast.xml | xpath '(//rss/channel/item/enclosure/@sparkle:shortVersionString)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)"
|
||||
expectedTeamID="VRXQSNCL5W"
|
||||
;;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user