Files
Installomator/fragments/labels/debookee.sh
2021-08-16 16:55:28 +02:00

7 lines
258 B
Bash

debookee)
name="Debookee"
type="zip"
downloadURL=$(curl --location --fail --silent "https://www.iwaxx.com/debookee/appcast.xml" | xpath '//rss/channel/item[1]/enclosure/@url' 2>/dev/null | cut -d '"' -f 2)
expectedTeamID="AATLWWB4MZ"
;;