mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-31 06:11:48 +01:00
finished updating labels
This commit is contained in:
@@ -2,8 +2,7 @@ lexarrecoverytool)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="Lexar Recovery Tool"
|
||||
type="appInDmgInZip"
|
||||
downloadURL="https://www.lexar.com$( curl -fs "https://www.lexar.com/support/downloads/" | grep -i "mac" | grep -i "recovery" | head -1 | tr '"' '
|
||||
' | grep -i ".zip" )"
|
||||
downloadURL="https://www.lexar.com$( curl -fs "https://www.lexar.com/support/downloads/" | grep -i "mac" | grep -i "recovery" | head -1 | tr '"' '\n' | grep -i ".zip" )"
|
||||
#appNewVersion=""
|
||||
expectedTeamID="Y8HM6WR2DV"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user