mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-25 13:14:12 +00:00
fixed a stray typo
This commit is contained in:
@@ -512,7 +512,7 @@ case $label in
|
|||||||
downloadURL=$(curl -fs https://royaltsx-v4.royalapps.com/updates_stable | xpath '//rss/channel/item[1]/enclosure/@url' 2>/dev/null | cut -d '"' -f 2)
|
downloadURL=$(curl -fs https://royaltsx-v4.royalapps.com/updates_stable | xpath '//rss/channel/item[1]/enclosure/@url' 2>/dev/null | cut -d '"' -f 2)
|
||||||
expectedTeamID="VXP8K9EDP6"
|
expectedTeamID="VXP8K9EDP6"
|
||||||
;;
|
;;
|
||||||
s appcleaner)
|
appcleaner)
|
||||||
# credit: Tadayuki Onishi (@kenchan0130)
|
# credit: Tadayuki Onishi (@kenchan0130)
|
||||||
name="AppCleaner"
|
name="AppCleaner"
|
||||||
type="zip"
|
type="zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user